ChangeSet ID: 19910 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/30 03:56:35
Modified files: dlls/rpcrt4 : rpcrt4_main.c rpc_server.c rpc_epmap.c ndr_marshall.c cpsf.c dlls/dsound : primary.c capture.c dlls/dplayx : dplay.c
Log message: Mike McCormack mike@codeweavers.com Fix some gcc 4.0 warnings.
Patch: http://cvs.winehq.org/patch.py?id=19910
Old revision New revision Changes Path 1.58 1.59 +4 -5 wine/dlls/rpcrt4/rpcrt4_main.c 1.41 1.42 +5 -5 wine/dlls/rpcrt4/rpc_server.c 1.3 1.4 +1 -1 wine/dlls/rpcrt4/rpc_epmap.c 1.26 1.27 +5 -5 wine/dlls/rpcrt4/ndr_marshall.c 1.13 1.14 +3 -3 wine/dlls/rpcrt4/cpsf.c 1.48 1.49 +1 -1 wine/dlls/dsound/primary.c 1.51 1.52 +3 -3 wine/dlls/dsound/capture.c 1.62 1.63 +4 -4 wine/dlls/dplayx/dplay.c