ChangeSet ID: 18355 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/21 15:53:14
Modified files: dlls/winmm/tests: capture.c dlls/winedos : devices.c dlls/uxtheme : system.c dlls/user/tests: msg.c dlls/user : static.c dlls/urlmon : urlmon_main.h dlls/shlwapi/tests: ordinal.c dlls/shlwapi : path.c dlls/riched20 : editor.h editor.c dlls/oleaut32 : typelib.c dlls/ole32/tests: moniker.c dlls/ole32 : oleobj.c dlls/msvcrt/tests: time.c dlls/mscms : mscms_main.c dlls/msacm/tests: msacm.c dlls/gdi/tests : metafile.c dlls/dsound/tests: capture.c dlls/dinput/tests: mouse.c dinput_test.h dlls/comctl32/tests: subclass.c
Log message: Stefan Huehner stefan@huehner.org Fix some more -Wstrict-prototypes warnings.
Patch: http://cvs.winehq.org/patch.py?id=18355
Old revision New revision Changes Path 1.16 1.17 +1 -1 wine/dlls/winmm/tests/capture.c 1.13 1.14 +1 -1 wine/dlls/winedos/devices.c 1.14 1.15 +1 -1 wine/dlls/uxtheme/system.c 1.86 1.87 +1 -1 wine/dlls/user/tests/msg.c 1.7 1.8 +1 -1 wine/dlls/user/static.c 1.8 1.9 +2 -2 wine/dlls/urlmon/urlmon_main.h 1.16 1.17 +1 -1 wine/dlls/shlwapi/tests/ordinal.c 1.53 1.54 +1 -1 wine/dlls/shlwapi/path.c 1.14 1.15 +1 -1 wine/dlls/riched20/editor.h 1.31 1.32 +1 -1 wine/dlls/riched20/editor.c 1.153 1.154 +1 -1 wine/dlls/oleaut32/typelib.c 1.5 1.6 +2 -2 wine/dlls/ole32/tests/moniker.c 1.25 1.26 +2 -2 wine/dlls/ole32/oleobj.c 1.4 1.5 +2 -2 wine/dlls/msvcrt/tests/time.c 1.8 1.9 +2 -2 wine/dlls/mscms/mscms_main.c 1.5 1.6 +1 -1 wine/dlls/msacm/tests/msacm.c 1.9 1.10 +2 -2 wine/dlls/gdi/tests/metafile.c 1.23 1.24 +2 -2 wine/dlls/dsound/tests/capture.c 1.1 1.2 +1 -1 wine/dlls/dinput/tests/mouse.c 1.1 1.2 +1 -1 wine/dlls/dinput/tests/dinput_test.h 1.2 1.3 +2 -2 wine/dlls/comctl32/tests/subclass.c