K 10 svn:author V 4 will K 8 svn:date V 27 2001-01-21T08:37:35.000000Z K 7 svn:log V 378 Fix numerous style(9) bugs: Put #define's before declarations; sort the declarations & their arguments; use only one tab after types; restore the type of argv to sync with src tree style; sort new variables under main(); fix continuation indents; remove extra blank line before free()'s. Still to do: fix snprintf() handling as nectar & bde suggested to me. Submitted by: bde END