Fix count so that it doesn't make an extra fread call after
authorDan Gohman <gohman@apple.com>
Mon, 31 May 2010 16:13:45 +0000 (16:13 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 31 May 2010 16:13:45 +0000 (16:13 +0000)
commitb6bd72ee7c426f066ffb6e80734cfe1bc43c2cce
treec068e2352be6eef51ebea99686901ae5293e5ffd
parentc29df3cac735bc85d16e4ef3186cb50e41bec7bb
Fix count so that it doesn't make an extra fread call after
EOF is detected.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105223 91177308-0d34-0410-b5e6-96231b3b80d8
utils/count/count.c