comctl32: Fix use of arithmetic operator on Boolean type in TREEVIEW_ComputeItemInternalMetrics.

Rob Shearman robertshearman at gmail.com
Sun Aug 17 12:28:46 CDT 2008


Use a conditional operator to get the same result, but improving
readability of the code.
---
 dlls/comctl32/treeview.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7217027b3e8dc2e3eadb507749db375d5b0cc417.diff
Type: text/x-patch
Size: 583 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080817/163559ba/attachment.bin 


More information about the wine-patches mailing list