ChangeSet ID: 18469 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/27 04:57:28
Modified files: programs/start : start.c dlls/user/tests: menu.c dlls/urlmon/tests: url.c dlls/shlwapi/tests: string.c dlls/oleaut32/tests: olepicture.c dlls/ntdll/tests: string.c path.c dlls/msvcrt/tests: time.c
Log message: Stefan Huehner stefan@huehner.org Fix some -Wstrict-prototypes warnings.
Patch: http://cvs.winehq.org/patch.py?id=18469
Old revision New revision Changes Path 1.1 1.2 +2 -2 wine/programs/start/start.c 1.3 1.4 +2 -2 wine/dlls/user/tests/menu.c 1.8 1.9 +1 -1 wine/dlls/urlmon/tests/url.c 1.11 1.12 +1 -1 wine/dlls/shlwapi/tests/string.c 1.2 1.3 +2 -2 wine/dlls/oleaut32/tests/olepicture.c 1.8 1.9 +1 -1 wine/dlls/ntdll/tests/string.c 1.13 1.14 +1 -1 wine/dlls/ntdll/tests/path.c 1.5 1.6 +1 -1 wine/dlls/msvcrt/tests/time.c