3393790450
* commands/help.c: Include `grub/mm.h' and `grub/normal.h'. (grub_cmd_help): Print the cmd->name before the cmd->summary. Cut the string using string width. * normal/menu_text.c (grub_print_message_indented): Use grub_print_spaces and not print_spaces. (print_timeout): Likewise. (print_spaces): Move to... * include/grub/term.h: ... here. Change the name to grub_print_spaces. |
||
---|---|---|
.. | ||
auth.c | ||
autofs.c | ||
cmdline.c | ||
color.c | ||
completion.c | ||
datetime.c | ||
dyncmd.c | ||
handler.c | ||
main.c | ||
menu.c | ||
menu_entry.c | ||
menu_text.c | ||
menu_viewer.c | ||
misc.c |