merged in mainline

This commit is contained in:
BVK Chaitanya 2010-03-14 22:20:55 +05:30
commit 8622549153
200 changed files with 10823 additions and 2206 deletions

View file

@ -115,7 +115,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;