mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
Hrmpf.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27644 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b48de25bb1
commit
487af713fb
@ -122,6 +122,7 @@ protected:
|
||||
// of the input buffer in order to circumvent an iconv bug.
|
||||
if (from_new) {
|
||||
--to_next;
|
||||
--from_next;
|
||||
from_next = from_old + (from_next - from);
|
||||
from = from_old;
|
||||
delete[] from_new;
|
||||
|
Loading…
Reference in New Issue
Block a user