Clarify FIXME comments.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-12-26 16:58:01 +01:00
parent e20d3e608c
commit 4cc972be91
2 changed files with 4 additions and 1 deletions

View file

@ -44,7 +44,7 @@ grub_gfxmenu_viewer_fini (void *data __attribute__ ((unused)))
{
}
/* FIXME: 't' and 'c'. */
/* FIXME: Previously 't' changed to text menu is it necessary? */
grub_err_t
grub_gfxmenu_try (int entry, grub_menu_t menu, int nested)
{