2009-08-07 Felix Zielcke <fzielcke@z-51.de>

* util/grub-mkconfig.in: Remove a wrong `fi'.
This commit is contained in:
fzielcke 2009-08-07 14:06:24 +00:00
parent 0ded14361d
commit 998b5aa9ae
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2009-08-07 Felix Zielcke <fzielcke@z-51.de>
* util/grub-mkconfig.in: Remove a wrong `fi'.
2009-08-07 Felix Zielcke <fzielcke@z-51.de>
* fs/uuid.c (grub_jfs_superblock): New fields unused2 and uuid.

View file

@ -172,7 +172,6 @@ case ${GRUB_TERMINAL_OUTPUT} in
# fallback to the native terminal for this platform
unset GRUB_TERMINAL_OUTPUT
fi
fi
;;
*)
# make sure all our children behave in conformance with ascii..