]> git.lyx.org Git - lyx.git/commit
* paragraph_pimpl.C: eraseChars: assert "end >= start"
authorMichael Schmitt <michael.schmitt@teststep.org>
Sat, 11 Nov 2006 14:50:21 +0000 (14:50 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Sat, 11 Nov 2006 14:50:21 +0000 (14:50 +0000)
commit579fc0972f971477bf6e27e9c73aef7a1a01e319
treefc428c611c6cc2ea3d4042398eaea692ee3e0e0d
parent7e7d28a0cad1f383e814b9384024e3049fa47c1c
* paragraph_pimpl.C: eraseChars: assert "end >= start"
rather than "end > start"; eraseChars is invoked
in cases in which no character is to be deleted

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15856 a592a061-630c-0410-9148-cb99ea01b6c8
src/paragraph_pimpl.C