* grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel):

Avoid improper use of strings.
	(grub_cmd_legacy_initrdnounzip): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-10 14:30:19 +01:00
parent dfdffd0d94
commit 29a3550b61
2 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2012-02-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel):
Avoid improper use of strings.
(grub_cmd_legacy_initrdnounzip): Likewise.
2012-02-10 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/emu/misc.h (grub_util_warn): Add missing format