2008-11-09 Robert Millan <rmh@aybabtu.com>

* commands/terminal.c (GRUB_MOD_FINI(terminal)): Unregister
        `terminal_input' / `terminal_output', not `terminal'.
This commit is contained in:
robertmh 2008-11-09 12:44:31 +00:00
parent 2a9c59400b
commit 132e411342
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-11-09 Robert Millan <rmh@aybabtu.com>
* commands/terminal.c (GRUB_MOD_FINI(terminal)): Unregister
`terminal_input' / `terminal_output', not `terminal'.
2008-11-08 Robert Millan <rmh@aybabtu.com>
* Makefile.in (include_DATA): Fix srcdir=. assumption.