* normal/term.c (put_glyphs_terminal): Fix state->num_lines counting.

Reported and tested by: Colin Watson.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-07-10 02:23:48 +02:00
parent 3eaac1a13e
commit 249975ba6b
2 changed files with 16 additions and 9 deletions

View file

@ -1,3 +1,8 @@
2010-07-10 Vladimir Serbinenko <phcoder@gmail.com>
* normal/term.c (put_glyphs_terminal): Fix state->num_lines counting.
Reported and tested by: Colin Watson.
2010-07-10 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkrescue.in: Don't use tar GNU-ism since it's not necessary