Fixed a bug in SetFilePointer(),
authorHartmut Birr <osexpert@googlemail.com>
Mon, 6 Aug 2001 18:35:15 +0000 (18:35 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Mon, 6 Aug 2001 18:35:15 +0000 (18:35 +0000)
commit6167160a2668010a3e389c5cff3933ad9133b595
treed1d997fea13c58534cac4af1fe3fc798da4156f9
parent6d07d7107b62d2b0a8dd46e9f329bd5cad67e3e2
Fixed a bug in SetFilePointer(),
when the starting point is the end of the file.
test-fseek will now work.

svn path=/trunk/; revision=2156
reactos/lib/kernel32/file/file.c