ChangeSet ID: 10876 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/26 22:01:10
Modified files: dlls/oleaut32/tests: vartype.c olefont.c dlls/msvcrt/tests: scanf.c heap.c file.c dlls/comctl32/tests: tab.c
Log message: Francois Gouget fgouget@free.fr Add trailing '\n's to ok() calls.
Patch: http://cvs.winehq.org/patch.py?id=10876
Old revision New revision Changes Path 1.7 1.8 +10 -10 wine/dlls/oleaut32/tests/vartype.c 1.2 1.3 +4 -4 wine/dlls/oleaut32/tests/olefont.c 1.12 1.13 +27 -27 wine/dlls/msvcrt/tests/scanf.c 1.1 1.2 +3 -3 wine/dlls/msvcrt/tests/heap.c 1.7 1.8 +50 -50 wine/dlls/msvcrt/tests/file.c 1.3 1.4 +1 -1 wine/dlls/comctl32/tests/tab.c