ChangeSet ID: 6759 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/19 18:35:42
Modified files: dlls/msvcrt/tests: scanf.c dlls/msvcrt : scanf.h
Log message: Handle unknown format chars correctly (spotted by György 'Nog' Jeney) and added test for it. Removed unneeded _L_ macro.
Patch: http://cvs.winehq.com/patch.py?id=6759
Old revision New revision Changes Path 1.2 1.3 +7 -0 wine/dlls/msvcrt/tests/scanf.c 1.5 1.6 +53 -59 wine/dlls/msvcrt/scanf.h