* grub-core/font/font.c (blit_comb: do_blit): Make static instead of
nested. (blit_comb: add_device_width): Likewise.
This commit is contained in:
parent
5fdbaed168
commit
d44892fed9
2 changed files with 80 additions and 59 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-01-21 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* grub-core/font/font.c (blit_comb: do_blit): Make static instead of
|
||||
nested.
|
||||
(blit_comb: add_device_width): Likewise.
|
||||
|
||||
2013-01-21 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
Remove nested functions from USB iterators.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue