Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2007 02:20:02 +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/lib/libutil expand_number.3 expand_number.c libutil.h
Message-ID:  <200711180220.lAI2K2dc065806@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2007-11-18 02:20:02 UTC

  FreeBSD src repository

  Modified files:
    lib/libutil          expand_number.3 expand_number.c libutil.h 
  Log:
  Constify the first argument to expand_number() so that it can
  be called with a const without the compiler grisling.
  
  Revision  Changes    Path
  1.4       +1 -1      src/lib/libutil/expand_number.3
  1.3       +1 -1      src/lib/libutil/expand_number.c
  1.46      +1 -1      src/lib/libutil/libutil.h



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