fix grub-script-check
This commit is contained in:
parent
63533ab093
commit
275d6f6bd4
2 changed files with 14 additions and 10 deletions
|
@ -112,7 +112,7 @@ struct grub_script_cmd_menuentry
|
|||
struct grub_script_arglist *arglist;
|
||||
|
||||
/* The sourcecode the entry will be generated from. */
|
||||
char *sourcecode;
|
||||
const char *sourcecode;
|
||||
|
||||
/* Options. XXX: Not used yet. */
|
||||
int options;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue