]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/normal/menu_entry.c (get_logical_num_lines): Use unsigned
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 25 Oct 2013 23:01:06 +0000 (01:01 +0200)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 25 Oct 2013 23:01:06 +0000 (01:01 +0200)
commitb1c6d03760632cb0d46b138233d754a8ccb7960e
treedf6eec6a7f7d223d3d2f8be543e6cfe952697036
parent5f4028d4a53d1f7637e61086d010f1362810677f
* grub-core/normal/menu_entry.c (get_logical_num_lines): Use unsigned
division as the one making more sense.
(update_screen): Likewise.
(complete): Likewise.
ChangeLog
grub-core/normal/menu_entry.c