Merge mainline into asprintf
This commit is contained in:
commit
acea847040
6 changed files with 70 additions and 52 deletions
|
@ -303,7 +303,7 @@ grub_gettext_init_ext (const char *lang)
|
|||
}
|
||||
|
||||
static void
|
||||
grub_gettext_delete_list ()
|
||||
grub_gettext_delete_list (void)
|
||||
{
|
||||
struct grub_gettext_msg *item;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue