comctl32: fix typo in rebar

Lei Zhang thestig at google.com
Fri Nov 2 00:49:27 CDT 2007


Hi,

There is a typo in the rebar code. From commiish 95c74f19:

-        if (REBAR_strdifW(lpBand->lpText, wstr)) {
+        if (REBAR_strdifW(wstr, lprbbi->lpText)) {
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-fix-typo-in-rebar.patch
Type: application/octet-stream
Size: 819 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071101/b5554f74/attachment.obj 


More information about the wine-patches mailing list