ChangeSet ID: 18656 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/05 06:05:51
Modified files: dlls/winsock : socket.c dlls/winedos : vga.c soundblaster.c dlls/winaspi : aspi.c dlls/setupapi : virtcopy.c dlls/oleaut32 : typelib.c dlls/msvcrt/tests: headers.c dlls/iphlpapi/tests: iphlpapi.c dlls/dinput : joystick_linux.c dlls/cabinet : fdi.c dlls/advapi32 : crypt.c
Log message: Stefan Huehner stefan@huehner.org Fix some more -Wmissing-declarations warnings.
Patch: http://cvs.winehq.org/patch.py?id=18656
Old revision New revision Changes Path 1.185 1.186 +2 -2 wine/dlls/winsock/socket.c 1.49 1.50 +4 -4 wine/dlls/winedos/vga.c 1.5 1.6 +3 -3 wine/dlls/winedos/soundblaster.c 1.21 1.22 +1 -1 wine/dlls/winaspi/aspi.c 1.21 1.22 +13 -9 wine/dlls/setupapi/virtcopy.c 1.156 1.157 +7 -32 wine/dlls/oleaut32/typelib.c 1.7 1.8 +1 -1 wine/dlls/msvcrt/tests/headers.c 1.6 1.7 +1 -1 wine/dlls/iphlpapi/tests/iphlpapi.c 1.29 1.30 +4 -4 wine/dlls/dinput/joystick_linux.c 1.18 1.19 +19 -19 wine/dlls/cabinet/fdi.c 1.66 1.67 +1 -1 wine/dlls/advapi32/crypt.c