K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-04-22T01:56:09.000000Z K 7 svn:log V 167 Style(9) fixes: * get rid of space (0x20) before tab (^I) * indent with ^I, not 0x20 * continuation line for prototypes is for 0x20's past function's name col. * etc. END