The build had been warning about this for a few weeks now, I finnaly got annoyed enough to fix it :-)
Committed. 2009-04-29 David S. Miller <da...@davemloft.net> * normal/command.c: Add missing newline at end of file. diff --git a/normal/command.c b/normal/command.c index 863d45f..3296515 100644 --- a/normal/command.c +++ b/normal/command.c @@ -67,4 +67,4 @@ grub_command_execute (char *cmdline, int interactive) grub_set_more (0); return ret; -} \ No newline at end of file +} _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel