K 10 svn:author V 5 johan K 8 svn:date V 27 2003-11-05T19:20:41.000000Z K 7 svn:log V 316 Make this WARNS=6 clean by: - declaring 'mode2str' as returning a 'const char *' - prototyping all function - rename the argument 'version' to 'ver', not to shadow the now prototyped function 'version'. Also mark it as WARNS?= 6 clean to try to keep it clean. Tested by: make universe (including amd64) END