K 10 svn:author V 4 jmmv K 8 svn:date V 27 2014-04-04T18:10:11.084462Z K 7 svn:log V 193 Fix variable type to avoid printf formatter warning. This fixes the build under powerpc64 where gcc complains about a mismatch between a %zd printf formatter and an int variable passed to it. END