From: Jason Self Date: Sun, 14 Jan 2018 20:39:18 +0000 (-0800) Subject: Update coding style X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=35e06007b5ec69a7b04f97ac3474e6efa15c07dd;hp=35e06007b5ec69a7b04f97ac3474e6efa15c07dd;p=muddle-interpreter.git Update coding style Remove -nut because is not specified as being part of the source code style. Add -nprsa, -saf, -sai and -saw because they are mentioned in the Indent manual as being part of the source code style. The GNU Coding Standards don't mention it in the list of options but I tested Indent and verified it does this. Signed-off-by: Jason Self ---