cvs commit: src/usr.bin/getent getent.c

Ralf S. Engelschall rse at FreeBSD.org
Sun Feb 4 20:52:58 UTC 2007


rse         2007-02-04 20:52:57 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/getent       getent.c 
  Log:
  cleanup code: remove superfluous comma at end of enumeration
  declaration, remove useless "break" after exit(3) call, and add a
  missing va_end(3) call.
  
  Revision  Changes    Path
  1.3       +2 -2      src/usr.bin/getent/getent.c


More information about the cvs-all mailing list