cvs commit: src/bin/sleep sleep.c

Mark Murray markm at FreeBSD.org
Sat May 3 03:14:27 PDT 2003


markm       2003/05/03 03:14:26 PDT

  FreeBSD src repository

  Modified files:
    bin/sleep            sleep.c 
  Log:
  Fix warnings. This is now WARNS=9, std=c99 clean in i386.
  Use return(0) for main() instead of exit(0). Makes it a
  wee bit smaller.
  
  Revision  Changes    Path
  1.17      +10 -9     src/bin/sleep/sleep.c


More information about the cvs-src mailing list