aboutsummaryrefslogtreecommitdiff
path: root/src/cffc.hff
diff options
context:
space:
mode:
Diffstat (limited to 'src/cffc.hff')
-rw-r--r--src/cffc.hff1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cffc.hff b/src/cffc.hff
index 066c1f7..7dc9cfa 100644
--- a/src/cffc.hff
+++ b/src/cffc.hff
@@ -150,6 +150,7 @@ struct Parser {
tokloc Loc,
curloc Loc,
eof bool,
+ error bool,
is_header bool,
peekchr Option<int>,
peektok Option<Tok>,