cvs commit: src/sbin/sysctl sysctl.c

Peter Wemm peter at FreeBSD.org
Sat Oct 25 21:45:10 PDT 2003


peter       2003/10/25 21:45:09 PDT

  FreeBSD src repository

  Modified files:
    sbin/sysctl          sysctl.c 
  Log:
  Fix a 64 bit warning.  Have set_T_dev_t() take a pointer to a size_t rather
  than a pointer to an int, since that is what it really wants anyway.
  
  Revision  Changes    Path
  1.56      +2 -2      src/sbin/sysctl/sysctl.c


More information about the cvs-all mailing list