cvs commit: src/cddl/contrib/opensolaris/tools/ctf/cvt util.c
John Birrell
jb at FreeBSD.org
Sat Apr 26 03:56:50 UTC 2008
jb 2008-04-26 03:56:50 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/tools/ctf/cvt util.c
Log:
We need to be consistent with prototype definitions. It isn't OK to
use 'const' and just override it whenever we feel like it. If we use
it at all, then we need to do it properly.
Add a couple of functions that were useful in getting this code ported.
Revision Changes Path
1.2 +0 -0 src/cddl/contrib/opensolaris/tools/ctf/cvt/util.c
More information about the cvs-src
mailing list