richedit: Fixed a bug preventing streaming out nested table properties.

Dylan Smith dylan.ah.smith at gmail.com
Tue Sep 30 16:11:36 CDT 2008


I simply corrected a condition for testing the nesting level. Since
the check comes right after decrementing the nesting level, the
check should be for a nesting level of 1 or greater instead of
greater than 1.
---
 dlls/riched20/writer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Fixed-a-bug-preventing-streaming-out-ne.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080930/847331ea/attachment.txt 


More information about the wine-patches mailing list