2009-07-05 Pavel Roskin <proski@gnu.org>

* include/grub/i386/linux.h (struct linux_kernel_params):
	Restore padding3, it's still needed.
This commit is contained in:
proski 2009-07-06 02:10:57 +00:00
parent 46eeb6a264
commit bab7495862
2 changed files with 5 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2009-07-05 Pavel Roskin <proski@gnu.org>
* include/grub/i386/linux.h (struct linux_kernel_params):
Restore padding3, it's still needed.
* util/grub.d/10_freebsd.in: Fix spelling of `device.hints' on
FreeBSD.
* util/osdetect.lua: Likewise.