The previous implementation was a workaround for off-by-one bug in
commit822ae486cdbfc9fb6ffb2df9870cb471470c2f8f
authorKrzysztof Foltman <wdev@foltman.com>
Mon, 10 Oct 2005 18:00:52 +0000 (10 18:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Oct 2005 18:00:52 +0000 (10 18:00 +0000)
tree7ea5bc0ca8bd4cc2e8bae13a3a6c85162ef5baa5
parent9b748c8de23c996e9f6b040443e4decd09efa57e
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.
dlls/riched20/editor.c