merge with mainline
This commit is contained in:
commit
5ef88f6e95
123 changed files with 4111 additions and 13452 deletions
|
@ -66,7 +66,7 @@ struct grub_script_arg
|
|||
/* An argument vector. */
|
||||
struct grub_script_argv
|
||||
{
|
||||
int argc;
|
||||
unsigned argc;
|
||||
char **args;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue