]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* term/ieee1275/ofconsole.c: Remove stale `#endif'.
authorrobertmh <robertmh@localhost>
Sat, 8 Nov 2008 12:25:52 +0000 (12:25 +0000)
committerrobertmh <robertmh@localhost>
Sat, 8 Nov 2008 12:25:52 +0000 (12:25 +0000)
ChangeLog
term/ieee1275/ofconsole.c

index 8302276fccc915774d0f9715a8db1c7282ea7ac4..f3e86c2eb9054d54c1d4620b7a9123176702d501 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
        * util/console.c (grub_ncurses_term): Split in ...
        (grub_ncurses_term_input): ... this, and ...
        (grub_ncurses_term_output): ... this.  Update all users.
+       * term/ieee1275/ofconsole.c: Remove stale `#endif'.
 
 2008-11-08  Robert Millan  <rmh@aybabtu.com>
 
index ec35a13ea55c89ff96144cb2146db77d38f9d6d4..cec227ae46fa83bc2ea247db08b7a8dd63611ecf 100644 (file)
@@ -226,7 +226,6 @@ grub_ofconsole_getkey (void)
   
   return key;
 }
-#endif
 
 static grub_uint16_t
 grub_ofconsole_getxy (void)