K 10 svn:author V 6 alfred K 8 svn:date V 27 2005-03-03T17:20:36.000000Z K 7 svn:log V 189 Change fix a bug where the length of data written by snprintf was being mishandled by using accumulation (into an uninitialized variable) instead of direct assignment. Reviewed by: scottl END