Don't put single quotes around '%s' when using the debugstr_*() functions.
commitaab5e5856eb05ec2ae3ad24f9d254ab1de6dec28
authorFrancois Gouget <fgouget@free.fr>
Thu, 18 Jan 2007 10:40:15 +0000 (18 11:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jan 2007 11:55:50 +0000 (18 12:55 +0100)
tree0fca9912a9fd35c383b89c29c0e68411cccd3c8e
parent4abebb8eb5b540ba5603286da371cfe9c25c519c
Don't put single quotes around '%s' when using the debugstr_*() functions.
22 files changed:
dlls/comctl32/ipaddress.c
dlls/comctl32/propsheet.c
dlls/comdlg32/filedlg.c
dlls/dmloader/loaderstream.c
dlls/gdi32/mfdrv/init.c
dlls/gdi32/palette.c
dlls/kernel32/lcformat.c
dlls/msacm32/driver.c
dlls/msi/action.c
dlls/msvcrt/dir.c
dlls/msvcrt/file.c
dlls/msvfw32/mciwnd.c
dlls/secur32/ntlm.c
dlls/shell32/shellpath.c
dlls/shlwapi/ordinal.c
dlls/user32/dialog.c
dlls/user32/edit.c
dlls/wineps.drv/ps.c
dlls/wininet/http.c
dlls/winmm/playsound.c
programs/winemenubuilder/winemenubuilder.c
programs/winhelp/hlpfile.c