]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
We need to be consistent with prototype definitions. It isn't OK to
authorJohn Birrell <jb@FreeBSD.org>
Sat, 26 Apr 2008 03:56:49 +0000 (03:56 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Sat, 26 Apr 2008 03:56:49 +0000 (03:56 +0000)
commitc01977ed3b6d325bae5de5025eb0c6357ee73be5
tree99dcae804c4417f241df17c3b215df9edf55ccfc
parent9098da062c98fec448f8eb95efa4c81a32300d00
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.
cddl/contrib/opensolaris/tools/ctf/cvt/util.c