* normal/command.c: Add missing newline at end of file.

This commit is contained in:
davem 2009-04-30 01:28:22 +00:00
parent 979b4fb416
commit 3c64e10417
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2009-04-29 David S. Miller <davem@davemloft.net>
* normal/command.c: Add missing newline at end of file.
* commands/lsmmap.c (grub_cmd_lsmmap): Add casts to avoid printf
warnings.
* kern/ieee1275/openfw.c (grub_claimmap): Likewise.