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