cvs commit: src/lib/libutil expand_number.3 expand_number.c libutil.h

John Birrell jb at FreeBSD.org
Sat Nov 17 18:20:03 PST 2007


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


More information about the cvs-src mailing list