ChangeSet ID: 18713 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/06 10:46:47
Modified files: dlls/user/tests: win.c menu.c dlls/psapi/tests: psapi_main.c dlls/oleaut32/tests: vartest.c dlls/ntdll/tests: info.c dlls/dinput/tests: joystick.c dlls/comctl32/tests: treeview.c
Log message: Francois Gouget fgouget@free.fr Add trailing '\n's to ok() calls.
Patch: http://cvs.winehq.org/patch.py?id=18713
Old revision New revision Changes Path 1.64 1.65 +1 -1 wine/dlls/user/tests/win.c 1.4 1.5 +1 -1 wine/dlls/user/tests/menu.c 1.1 1.2 +4 -4 wine/dlls/psapi/tests/psapi_main.c 1.43 1.44 +5 -5 wine/dlls/oleaut32/tests/vartest.c 1.13 1.14 +1 -1 wine/dlls/ntdll/tests/info.c 1.4 1.5 +1 -1 wine/dlls/dinput/tests/joystick.c 1.2 1.3 +3 -3 wine/dlls/comctl32/tests/treeview.c