ChangeSet ID: 17176 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/20 10:18:43
Modified files: dlls/x11drv : xrender.c dlls/wininet : ftp.c dlls/user : misc.c dlls/rpcrt4 : rpcrt4_main.c dlls/ole32 : ole2.c dlls/msi : msi.c action.c dlls/mshtml : main.c dlls/gdi : palette.c dlls/advapi32 : security.c crypt.c
Log message: Francois Gouget fgouget@free.fr Tweak the API documentation to silence winapi_check warnings.
Patch: http://cvs.winehq.org/patch.py?id=17176
Old revision New revision Changes Path 1.62 1.63 +6 -0 wine/dlls/x11drv/xrender.c 1.53 1.54 +9 -0 wine/dlls/wininet/ftp.c 1.21 1.22 +15 -3 wine/dlls/user/misc.c 1.55 1.56 +7 -4 wine/dlls/rpcrt4/rpcrt4_main.c 1.63 1.64 +1 -1 wine/dlls/ole32/ole2.c 1.72 1.73 +18 -3 wine/dlls/msi/msi.c 1.108 1.109 +25 -1 wine/dlls/msi/action.c 1.9 1.10 +5 -1 wine/dlls/mshtml/main.c 1.7 1.8 +3 -0 wine/dlls/gdi/palette.c 1.99 1.100 +6 -0 wine/dlls/advapi32/security.c 1.63 1.64 +6 -2 wine/dlls/advapi32/crypt.c