Are most or all function declarations in the project like that? Is it
part of the style guide for the project? If so, consider leaving it
alone.
I've seen styles that require function names to be at the beginning of
the line.
--
Keith Thompson (The_Other_Keith)
ks...@mib.org <
http://www.ghoti.net/~kst>
Will write code for food.
void Void(void) { Void(); } /* The recursive call of the void */