a) do not reformat other people's libraries, b) do not replace if (a) B else C with if (a) {B else C } if that compiles it means the macro ends with an if statement--and it's likely not what the author intended
Authored by: hellcatv 2010-07-20
Parent: [r12793]
Child: [r12795]