* grub-core/normal/menu_entry.c (update_screen): remove
unused variable `off' which caused scroll down arrow to be always shown.
This commit is contained in:
parent
958bfd2067
commit
f1a19118e5
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-02-25 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* grub-core/normal/menu_entry.c (update_screen): remove
|
||||
unused variable `off' which caused scroll down arrow to be always shown.
|
||||
|
||||
2013-02-25 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* grub-core/normal/menu_entry.c (insert_string): fix off by one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue