Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2007 00:18:01 +0000 (UTC)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/uniq uniq.c
Message-ID:  <200705170018.l4H0I1GG018863@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705170018.l4H0I1GG018863>