ChangeSet ID: 989611421292953773401678 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/05/11 16:03:41
Modified files: controls : listbox.c dlls/avifil32 : avifile.c dlls/comctl32 : status.c tab.c dlls/commdlg : filedlg.c dlls/msvcrt : data.c dir.c dlls/oleaut32 : typelib.c dlls/shell32 : shellord.c dlls/wineps : font.c files : drive.c graphics/enhmetafiledrv: init.c graphics/win16drv: font.c graphics/x11drv: xfont.c objects : font.c
Log message: Francois Gouget fgouget@free.fr Remove unnecessary single quoting of debugstr_xxx strings.
Patch: http://cvs.winehq.com/patch.py?id=989611421292953773401678
Revision Changes Path 1.75 +1 -1 wine/controls/listbox.c 1.21 +2 -2 wine/dlls/avifil32/avifile.c 1.36 +1 -1 wine/dlls/comctl32/status.c 1.60 +2 -2 wine/dlls/comctl32/tab.c 1.46 +2 -2 wine/dlls/commdlg/filedlg.c 1.8 +1 -1 wine/dlls/msvcrt/data.c 1.5 +2 -2 wine/dlls/msvcrt/dir.c 1.37 +1 -1 wine/dlls/oleaut32/typelib.c 1.78 +1 -1 wine/dlls/shell32/shellord.c 1.10 +1 -1 wine/dlls/wineps/font.c 1.55 +1 -1 wine/files/drive.c 1.22 +1 -1 wine/graphics/enhmetafiledrv/init.c 1.20 +1 -1 wine/graphics/win16drv/font.c 1.73 +1 -1 wine/graphics/x11drv/xfont.c 1.43 +1 -1 wine/objects/font.c