[PATCH 2/2] shell32: Fix broken TRACE

Andrew Eikum aeikum at codeweavers.com
Wed Nov 17 11:56:16 CST 2010


This used two return values from wine_dbg_sprintf() in the same TRACE,
which printed out some mangled strings.  Move them to separate TRACE
statements to fix the problem.
---
   dlls/shell32/changenotify.c |    9 ++++-----
   1 files changed, 4 insertions(+), 5 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-shell32-Fix-broken-TRACE.patch
Type: text/x-patch
Size: 1133 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101117/36449eee/attachment-0001.bin>


More information about the wine-patches mailing list