Fix the other off-by-one bug in textview quoting.
authorAndrej Kacian <ticho@claws-mail.org>
Wed, 29 Mar 2017 23:04:22 +0000 (01:04 +0200)
committerAndrej Kacian <ticho@claws-mail.org>
Wed, 29 Mar 2017 23:04:22 +0000 (01:04 +0200)
There were two complementary off-by-one bugs, each masking
the other one. Commit 8819fe fixed the first one, thus
unmasking this one.

This should also fix the disgusting bug #3797:
"Unfold quoting renders quotes completely confusing".


No differences found