ChangeSet ID: 10581 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/06 15:36:10
Modified files: dlls/msvcrt/tests: scanf.c dlls/msvcrt : scanf.h
Log message: Peter Berg Larsen pebl@math.ku.dk %[a-z] and %[z-a] are interpreted as equivalent to %[abcde...z]. Added some scanf tests.
Patch: http://cvs.winehq.com/patch.py?id=10581
Old revision New revision Changes Path 1.11 1.12 +14 -1 wine/dlls/msvcrt/tests/scanf.c 1.13 1.14 +9 -5 wine/dlls/msvcrt/scanf.h