* grub-core/normal/menu_entry.c (get_logical_num_lines): Use unsigned
division as the one making more sense. (update_screen): Likewise. (complete): Likewise.
This commit is contained in:
parent
5f4028d4a5
commit
b1c6d03760
2 changed files with 11 additions and 4 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-10-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/menu_entry.c (get_logical_num_lines): Use unsigned
|
||||
division as the one making more sense.
|
||||
(update_screen): Likewise.
|
||||
(complete): Likewise.
|
||||
|
||||
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/menu_entry.c (complete): Make sure that width is >0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue