ChangeSet ID: 1025285854784129648543061 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/06/28 12:37:34
Modified files: dlls/advapi32 : crypt.h dlls/richedit : charlist.h dlls/twain : twain.h dlls/wsock32 : wscontrol.h include : wnaspi32.h programs/notepad: language.c language.h main.c programs/winefile: splitpath.c winefile.c winefile.h
Log message: Gregg Mattinson gm138242@scot.canada.sun.com Removed C++ style comments.
Patch: http://cvs.winehq.com/patch.py?id=1025285854784129648543061
Revision Changes Path 1.3 +3 -3 wine/dlls/advapi32/crypt.h 1.5 +1 -1 wine/dlls/richedit/charlist.h 1.4 +3 -3 wine/dlls/twain/twain.h 1.7 +1 -1 wine/dlls/wsock32/wscontrol.h 1.15 +3 -3 wine/include/wnaspi32.h 1.11 +9 -8 wine/programs/notepad/language.c 1.7 +1 -1 wine/programs/notepad/language.h 1.21 +2 -2 wine/programs/notepad/main.c 1.2 +14 -14 wine/programs/winefile/splitpath.c 1.2 +81 -81 wine/programs/winefile/winefile.c 1.2 +2 -2 wine/programs/winefile/winefile.h