mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 22:50:43 +00:00
95d82484e1
There was a bug in ME_FindText which would cause the final caracter offset to be incorrect when a paragraph was crossed while matching characters. The problem was the character offset of the wrong paragraph was used in the calculation of the start offset of the match. |
||
---|---|---|
.. | ||
tests | ||
Makefile.in | ||
riched32.spec | ||
richedit.c | ||
version.rc |