Fix fseeko on mingw.
authorEric Blake <ebb9@byu.net>
Thu, 13 Dec 2007 19:09:31 +0000 (12:09 -0700)
committerEric Blake <ebb9@byu.net>
Thu, 13 Dec 2007 19:09:31 +0000 (12:09 -0700)
commitc094ca2425ec5622fdf023088efee54bac29fc8a
tree32a62e153dac19e838084e9163f87fe8152378cd
parent588adf30ae540f584992f61e43d36d030847336e
Fix fseeko on mingw.

* lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
seek.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/fseeko.c