ChangeSet ID: 18987 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/18 08:20:18
Modified files: dlls/x11drv : winex11.drv.spec window.c settings.c dce.c clipboard.c dlls/user : user_private.h user_main.c sysparams.c
Log message: Fixed a few prototypes in the USER driver.
Patch: http://cvs.winehq.org/patch.py?id=18987
Old revision New revision Changes Path 1.2 1.3 +2 -2 wine/dlls/x11drv/winex11.drv.spec 1.112 1.113 +5 -8 wine/dlls/x11drv/window.c 1.2 1.3 +6 -6 wine/dlls/x11drv/settings.c 1.6 1.7 +1 -1 wine/dlls/x11drv/dce.c 1.44 1.45 +1 -2 wine/dlls/x11drv/clipboard.c 1.16 1.17 +9 -9 wine/dlls/user/user_private.h 1.89 1.90 +2 -2 wine/dlls/user/user_main.c 1.32 1.33 +4 -4 wine/dlls/user/sysparams.c