X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fgrub2%2Fgrub2.h;h=0a8932426588b1a8e90b5f575a6ffcc542e94eba;hp=e79bf41d4b655598a3019394a0c2f5ccbbac0ca3;hb=00a881a1adb6f656049939adecb9bf9edd29a658;hpb=46fbb1e1e33b130284ec211f9c647268ff709ba7;ds=sidebyside diff --git a/discover/grub2/grub2.h b/discover/grub2/grub2.h index e79bf41..0a89324 100644 --- a/discover/grub2/grub2.h +++ b/discover/grub2/grub2.h @@ -103,6 +103,7 @@ struct grub2_script { struct grub2_parser { void *scanner; struct grub2_script *script; + bool inter_word; }; /* type for builtin functions */