* grub-core/normal/term.c (print_more): Return to normal and not

to standard state after printing "---MORE---".
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-08-30 01:11:12 +02:00
parent 3dca01d7e3
commit 9a9de209a2
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2010-08-30 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/term.c (print_more): Return to normal and not
to standard state after printing "---MORE---".
2010-08-30 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/i386/vga_common.c (grub_console_setcolorstate):