ChangeSet ID: 18247 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/17 05:11:37
Modified files: programs/winefile: winefile.c dlls/x11drv : xim.c dlls/wintab32 : wintab32.c dlls/winsock/tests: sock.c dlls/winmm/tests: wave.c timer.c dlls/winedos : soundblaster.c dlls/user/tests: win.c dlls/urlmon/tests: url.c dlls/oleaut32/tests: vartype.c
Log message: Stefan Huehner stefan@huehner.org Remove some -Wstrict-prototypes warnings.
Patch: http://cvs.winehq.org/patch.py?id=18247
Old revision New revision Changes Path 1.55 1.56 +3 -3 wine/programs/winefile/winefile.c 1.5 1.6 +1 -1 wine/dlls/x11drv/xim.c 1.5 1.6 +2 -2 wine/dlls/wintab32/wintab32.c 1.21 1.22 +8 -8 wine/dlls/winsock/tests/sock.c 1.51 1.52 +1 -1 wine/dlls/winmm/tests/wave.c 1.5 1.6 +2 -2 wine/dlls/winmm/tests/timer.c 1.4 1.5 +2 -2 wine/dlls/winedos/soundblaster.c 1.62 1.63 +3 -3 wine/dlls/user/tests/win.c 1.7 1.8 +3 -3 wine/dlls/urlmon/tests/url.c 1.24 1.25 +10 -10 wine/dlls/oleaut32/tests/vartype.c