On Sun, Jan 08, 2006 at 09:14:35PM +0100, Rhialto wrote: > Aren't the parentheses around the 0 against KNF? (and where in the > source tree can I find that info? it is not under src/doc). Yes. See /usr/share/misc/style: /* No parentheses are needed around the return value. */ return eight; Martin