msrle32: Fix uses of arithmetic operators on Boolean types in MSRLE32_CompressRLE4Line and MSRLE32_CompressRLE8Line.

Rob Shearman robertshearman at gmail.com
Sun Aug 17 12:29:02 CDT 2008


The "extra_byte" variable is used as though it contains an integer
rather than a TRUE/FALSE value so make it into an integer.
---
 dlls/msrle32/msrle32.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00494975941990b86c27249ea1febb6aad44c5da.diff
Type: text/x-patch
Size: 856 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080817/4b5adc0b/attachment.bin 


More information about the wine-patches mailing list