ChangeSet ID: 18467 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/27 04:53:47
Modified files: tools/wrc : parser.y libs/unicode : cptable.c dlls/x11drv : dib.c dlls/winsock : socket.c dlls/user : win.c dlls/ole32 : stg_prop.c dlls/iphlpapi : iphlpapi_main.c dlls/dmstyle : commandtrack.c dlls/dbghelp : dwarf.c dlls/d3d9 : device.c
Log message: Eric Pouech pouech-eric@wanadoo.fr Const correctness fixes.
Patch: http://cvs.winehq.org/patch.py?id=18467
Old revision New revision Changes Path 1.50 1.51 +1 -1 wine/tools/wrc/parser.y 1.5 1.6 +1 -1 wine/libs/unicode/cptable.c 1.38 1.39 +10 -10 wine/dlls/x11drv/dib.c 1.184 1.185 +5 -5 wine/dlls/winsock/socket.c 1.8 1.9 +2 -2 wine/dlls/user/win.c 1.16 1.17 +1 -1 wine/dlls/ole32/stg_prop.c 1.17 1.18 +9 -6 wine/dlls/iphlpapi/iphlpapi_main.c 1.11 1.12 +1 -1 wine/dlls/dmstyle/commandtrack.c 1.6 1.7 +9 -9 wine/dlls/dbghelp/dwarf.c 1.27 1.28 +4 -4 wine/dlls/d3d9/device.c