merge in mainline

This commit is contained in:
BVK Chaitanya 2010-03-16 17:42:27 +05:30
commit 8a99e92a69
208 changed files with 10975 additions and 2299 deletions

View file

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