2009-01-27 Vesa Jääskeläinen <chaac@nic.fi>
* commands/lsmmap.c: Add include to grub/machine/memory.h. * fs/i386/pc/pxe.c (grub_pxefs_open): Fix sign problem. * term/i386/pc/at_keyboard.c (GRUB_MOD_FINI(at_keyboard)): Use proper unregister function.
This commit is contained in:
parent
6a7eab2c13
commit
994b5e841d
4 changed files with 14 additions and 4 deletions
|
@ -231,5 +231,5 @@ GRUB_MOD_INIT(at_keyboard)
|
|||
|
||||
GRUB_MOD_FINI(at_keyboard)
|
||||
{
|
||||
grub_term_unregister_output (&grub_at_keyboard_term);
|
||||
grub_term_unregister_input (&grub_at_keyboard_term);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue