Francois Gouget : Don't put single quotes around '%s' when using the debugstr_*() functions.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jan 18 06:45:25 CST 2007


Module: wine
Branch: master
Commit: aab5e5856eb05ec2ae3ad24f9d254ab1de6dec28
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=aab5e5856eb05ec2ae3ad24f9d254ab1de6dec28

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Jan 18 11:40:15 2007 +0100

Don't put single quotes around '%s' when using the debugstr_*() functions.

---

 dlls/comctl32/ipaddress.c                  |    2 +-
 dlls/comctl32/propsheet.c                  |    6 +++---
 dlls/comdlg32/filedlg.c                    |    2 +-
 dlls/dmloader/loaderstream.c               |    6 +++---
 dlls/gdi32/mfdrv/init.c                    |    2 +-
 dlls/gdi32/palette.c                       |    4 ++--
 dlls/kernel32/lcformat.c                   |    4 ++--
 dlls/msacm32/driver.c                      |    2 +-
 dlls/msi/action.c                          |    4 ++--
 dlls/msvcrt/dir.c                          |    2 +-
 dlls/msvcrt/file.c                         |    2 +-
 dlls/msvfw32/mciwnd.c                      |    2 +-
 dlls/secur32/ntlm.c                        |    2 +-
 dlls/shell32/shellpath.c                   |    4 ++--
 dlls/shlwapi/ordinal.c                     |    2 +-
 dlls/user32/dialog.c                       |    4 ++--
 dlls/user32/edit.c                         |    2 +-
 dlls/wineps.drv/ps.c                       |    2 +-
 dlls/wininet/http.c                        |    4 ++--
 dlls/winmm/playsound.c                     |    6 +++---
 programs/winemenubuilder/winemenubuilder.c |    2 +-
 programs/winhelp/hlpfile.c                 |    2 +-
 22 files changed, 34 insertions(+), 34 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=aab5e5856eb05ec2ae3ad24f9d254ab1de6dec28



More information about the wine-cvs mailing list