14 Oct
2004
14 Oct
'04
12:26 a.m.
ChangeSet ID: 14153 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/13 19:26:39 Modified files: dlls/msvcrt : msvcrt.spec msvcrt.h file.c Log message: Hans Leidekker <hans(a)it.vu.nl> Prefix _fsopen with MSVCRT_ to avoid collision with MinGW header. Typo fix. Patch: http://cvs.winehq.org/patch.py?id=14153 Old revision New revision Changes Path 1.92 1.93 +1 -1 wine/dlls/msvcrt/msvcrt.spec 1.29 1.30 +1 -1 wine/dlls/msvcrt/msvcrt.h 1.71 1.72 +1 -1 wine/dlls/msvcrt/file.c