* include/grub/util/misc.h (canonicalise_file_name): Add missing

prototype.
	Reported by: Seth Goldberg.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-10 12:46:12 +02:00
parent daea6abdeb
commit 6734334a53
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2010-04-10 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/util/misc.h (canonicalise_file_name): Add missing
prototype.
Reported by: Seth Goldberg.
2010-04-10 Vladimir Serbinenko <phcoder@gmail.com>
* loader/multiboot.c (GRUB_MOD_INIT) [GRUB_USE_MULTIBOOT2]: