ChangeSet ID: 16538 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/10 05:44:20
Modified files: dlls/msvcrt/tests: scanf.c dlls/msvcrt : scanf.h
Log message: C. Scott Ananian cscott@cscott.net Allow scanf to continue parsing format string after a '%n'.
Patch: http://cvs.winehq.org/patch.py?id=16538
Old revision New revision Changes Path 1.16 1.17 +8 -0 wine/dlls/msvcrt/tests/scanf.c 1.19 1.20 +13 -0 wine/dlls/msvcrt/scanf.h