merge multiterm into gfxmenu+multiterm
This commit is contained in:
commit
c0a426b887
1 changed files with 1 additions and 1 deletions
|
@ -438,7 +438,7 @@ grub_cmdline_get (const char *prompt)
|
|||
if (restore)
|
||||
{
|
||||
/* Restore the prompt. */
|
||||
grub_printf ("\n%s", prompt_translated);
|
||||
grub_printf ("\n%s ", prompt_translated);
|
||||
init_clterm_all ();
|
||||
cl_print_all (0, 0);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue