K 10 svn:author V 7 delphij K 8 svn:date V 27 2005-03-14T04:33:13.000000Z K 7 svn:log V 227 printf(3) expects that %*s having an int parameter, which generates warning on 64-bit platforms. Explicitly cast these values to int to work around this issue, as these values are tend to be small. Spotted by: ia64 tinderbox END