From def6dd986d00425c71424add99427e1305c1ebba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Gardou?= Date: Tue, 21 Feb 2012 21:58:42 +0000 Subject: [PATCH] revert r55794, the problem is elsewhere svn path=/trunk/; revision=55796 --- reactos/lib/sdk/crt/stdio/file.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/lib/sdk/crt/stdio/file.c b/reactos/lib/sdk/crt/stdio/file.c index 7696a78ef00..6af8a55675b 100644 --- a/reactos/lib/sdk/crt/stdio/file.c +++ b/reactos/lib/sdk/crt/stdio/file.c @@ -963,10 +963,10 @@ void msvcrt_free_io(void) fclose(&_iob[2]); for(i=0; iSpare[0] = 0; DeleteCriticalSection(&file_cs);