On Sat, 2002-11-23 at 15:19, Conrad Canterford wrote: > And this was decided a couple of years ago, although I don't think it > ever got documented (the documentation was the code... :-)).
Last I heard the rule was to follow whatever style had been previously used in the file. There was no consistent style for all of gnucash. Is there any reason not to use the standard "gnu" coding style? The opening brace of a function is in column 0, tabs are four spaces, indentation is easy to match up, etc. It can also be trivially done by running 'indent' with no arguments. 'info indent' will give you the full details. David P.S. The default brace placement for an if block looks like this: if () { something; } else { something else; }
signature_asc_DEFANGED-17.DEFANGED-1869
Description: application/defanged-1869