2008-03-30 Pavel Roskin <proski@gnu.org>

* loader/i386/pc/multiboot2.c (grub_mb2_arch_elf64_hook): Add
	missing grub_error() call.
This commit is contained in:
proski 2008-03-30 16:17:17 +00:00
parent 0ecef90d9b
commit 9a3f3296d5
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
2008-03-30 Pavel Roskin <proski@gnu.org>
* loader/i386/pc/multiboot2.c (grub_mb2_arch_elf64_hook): Add
missing grub_error() call.
* util/update-grub_lib.in: Define datarootdir, since Autoconf
2.60 and newer uses it to define datadir.