Hello, On Nov/29/2009, Carles Pina i Estany wrote:
> + grub_printf (_("Failed to boot default entries.")); > + grub_putchar ('\n'); This is the only string that I've spotted that it's "String\n" other ones are: "\nString" "String\n " Up to the discussion in the grub_printfnl I would change it to grub_printfnl(_("Failed to boot default entries.")); or grub_printf ("Failed to boot default entries."); Any feedback for the rest of the patch? Thanks, -- Carles Pina i Estany http://pinux.info _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel