uniq: remove redundant test
authorJim Meyering <meyering@redhat.com>
Fri, 27 Jun 2008 16:52:56 +0000 (18:52 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 27 Jun 2008 22:12:40 +0000 (00:12 +0200)
commit1d9b3de9489e89eec12a781d7fa8b2b498f6fab1
tree850418120f9f72a8b1a32b1556cbb080f9dac0bb
parentf38003890b1c8fa7000eb9fa3fd4e3f6ff1eba5c
uniq: remove redundant test

* src/uniq.c (find_field): Remove redundant test in outer loop-
termination expression. Also, add a "const" attribute.
src/uniq.c