fclose should return EOF (-1) if an error condition exists.
commitb6dc0940c25d231eee9bf823aa3fad4e27bb6112
authorFrancois Gouget <fgouget@free.fr>
Thu, 31 May 2001 21:33:32 +0000 (31 21:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 31 May 2001 21:33:32 +0000 (31 21:33 +0000)
tree6eae636f32acdb721ac82c4995928dd77f9f9a75
parent30a3d18a32263efb9a02983a978436d7d6364b80
fclose should return EOF (-1) if an error condition exists.
dlls/msvcrt/file.c