K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-10-10T22:33:40.000000Z K 7 svn:log V 323 Style cleanups: * be consistant on protecting "#define FOO"s with "#undef FOO". * be consistant that macro params are upper case, and commas are followed by a space in the macro definition * protect macro param expansion by ()'s * break long lines * line continuations chars to consistant column * remove trailing spaces END