K 10 svn:author V 3 dim K 8 svn:date V 27 2011-12-31T19:53:00.195817Z K 7 svn:log V 158 MFC r228597: In cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge.c, a size_t is passed to fprintf as a field width. It should be an int instead, so cast it. END