X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=discover%2Fgrub2%2Fgrub2.h;h=0a8932426588b1a8e90b5f575a6ffcc542e94eba;hb=00a881a1adb6f656049939adecb9bf9edd29a658;hp=e79bf41d4b655598a3019394a0c2f5ccbbac0ca3;hpb=1b272c7d47390077eee0a0638329b1a7df521329;p=petitboot 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 */