commit | cb5aa725df472a7ab84c7c513a8dda98b9b3a6bc | [log] [tgz] |
---|---|---|
author | Ron Yorston <rmy@tigress.co.uk> | Thu Mar 07 20:37:23 2013 +0000 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Mar 15 02:10:07 2013 +0100 |
tree | 08c5b37bc6e78a4aa89dde57d2cf4b4d5ffa67c3 | |
parent | 257a77568ab452244de55d4cd35ba39541fce2a7 [diff] |
vi: fix adjustment of buffer on partial file read The second argument to text_hole_delete was incorrect: it should be a pointer to the end of the hole. Signed-off-by: Ron Yorston <rmy@tigress.co.uk> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>