[PATCH 4/4] riched20: Add an explicit run length member and use it rather than accessing the string length.

Huw Davies huw at codeweavers.com
Thu Jan 31 07:48:00 CST 2013


---
 dlls/riched20/caret.c   | 42 +++++++++++++++++++--------------------
 dlls/riched20/editor.c  | 32 ++++++++++++++---------------
 dlls/riched20/editstr.h |  1 +
 dlls/riched20/paint.c   |  4 ++--
 dlls/riched20/para.c    |  2 +-
 dlls/riched20/run.c     | 53 ++++++++++++++++++++++++-------------------------
 dlls/riched20/table.c   |  4 ++--
 dlls/riched20/undo.c    |  2 +-
 dlls/riched20/wrap.c    | 12 +++++------
 dlls/riched20/writer.c  |  6 +++---
 10 files changed, 79 insertions(+), 79 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-riched20-Add-an-explicit-run-length-member-and-use-i.patch
Type: text/x-patch
Size: 28685 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130131/261e72da/attachment-0001.bin>


More information about the wine-patches mailing list