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

Juli Mallett jmallett at FreeBSD.org
Thu May 17 00:18:02 UTC 2007


jmallett    2007-05-17 00:18:01 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/uniq         uniq.c 
  Log:
  o) Correct for missing whitespace.
  o) We don't need to check if ifp == stdin to give the filename, since we already
     know that ifn will be "stdin" if it is.
  
  Revision  Changes    Path
  1.28      +4 -4      src/usr.bin/uniq/uniq.c


More information about the cvs-src mailing list