Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2008 03:56:50 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/cddl/contrib/opensolaris/tools/ctf/cvt util.c
Message-ID:  <200804260356.m3Q3uo9h092011@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804260356.m3Q3uo9h092011>