"Andrew Talbot" andrew.talbot@talbotville.com wrote in message news:200805230933.29718.andrew.talbot@talbotville.com...
Hi All,
I'm intending to "correct" some indentation anomalies, and I propose to do this in an "indiscriminate" way. In other words, I would set the indentation to match what the code does now, without any interpretation of what may have been intended. This means that something like
if (a) b; c;
would become
- if (a) b; c;
Hi Andrew, I would do 1, and if you think that its wrong, add a comment email asking for double check.
Best Regards Alistair Leslie-Hughes