* include/grub/test.h: Use gnu_printf rather than printf on GRUB

functions.
This commit is contained in:
Vladimir Serbinenko 2013-12-15 14:39:21 +01:00
parent 111bf5db8b
commit 7104368446
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/test.h: Use gnu_printf rather than printf on GRUB
functions.
2013-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/linux.c: Use grub_addr_t rather than long when