]> git.ozlabs.org Git - petitboot/blobdiff - discover/grub2/grub2.h
discover/grub2: improve handling of word & delimiter tokens
[petitboot] / discover / grub2 / grub2.h
index e79bf41d4b655598a3019394a0c2f5ccbbac0ca3..0a8932426588b1a8e90b5f575a6ffcc542e94eba 100644 (file)
@@ -103,6 +103,7 @@ struct grub2_script {
 struct grub2_parser {
        void                    *scanner;
        struct grub2_script     *script;
 struct grub2_parser {
        void                    *scanner;
        struct grub2_script     *script;
+       bool                    inter_word;
 };
 
 /* type for builtin functions */
 };
 
 /* type for builtin functions */