10 Oct
2005
10 Oct
'05
6 p.m.
ChangeSet ID: 20657 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/10 13:00:52 Modified files: dlls/riched20 : editor.c Log message: Krzysztof Foltman <wdev(a)foltman.com> The previous implementation was a workaround for off-by-one bug in ME_RunOfsFromCharOfs, this one relies on correct behavior of that function introduced by the previous patch. Patch: http://cvs.winehq.org/patch.py?id=20657 Old revision New revision Changes Path 1.61 1.62 +6 -1 wine/dlls/riched20/editor.c