* include/grub/misc.h: Use gnu_printf rather than printf as format
template since our functions are independent of libc.
This commit is contained in:
parent
ba9baabecd
commit
eac6ae822c
2 changed files with 11 additions and 6 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/misc.h: Use gnu_printf rather than printf as format
|
||||
template since our functions are independent of libc.
|
||||
|
||||
2013-10-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-setup.c (setup): Move copying of partition table as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue