fseeko: remove unneeded hack
authorEric Blake <eblake@redhat.com>
Tue, 9 Aug 2011 21:50:12 +0000 (15:50 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 9 Aug 2011 21:50:12 +0000 (15:50 -0600)
commit7d7ec7650cd840f005ddd6dd886dd1036802fd63
tree910f2742370dc6b3c2d549f1541456960db6c78e
parenta769adbf87bdfe54b94da0a285fa9b8db45d5aa5
fseeko: remove unneeded hack

Now that the fixed fseeko doesn't fail, we can remove the hack
that was previously making the testsuite pass.

* tests/test-fflush2.c (main): Don't special-case SEEK_END.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/fseeko.c