K 10 svn:author V 3 bde K 8 svn:date V 27 2006-05-04T03:56:31.000000Z K 7 svn:log V 285 Move the formatting of the NICE column to a new function format_nice() so that it can be more easily unbroken and extended. Try to use `static', `const' (as appropriate), prototypes declared together, and parameter names in prototypes for all private functions, not just the new one. END