2007-11-10 Robert Millan <rmh@aybabtu.com>

* commands/i386/pc/play.c (beep_off): Switch order of arguments
	in grub_outb() calls.
	(beep_on): Likewise.
This commit is contained in:
robertmh 2007-11-10 21:36:24 +00:00
parent 8b714eb0e1
commit 5cced7fd10
2 changed files with 12 additions and 7 deletions

View file

@ -1,3 +1,9 @@
2007-11-10 Robert Millan <rmh@aybabtu.com>
* commands/i386/pc/play.c (beep_off): Switch order of arguments
in grub_outb() calls.
(beep_on): Likewise.
2007-11-10 Christian Franke <franke@computer.org>
* normal/menu.c (run_menu): Check for empty menu to avoid crash.