summaryrefslogtreecommitdiff
path: root/src/webidl-lexer.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/webidl-lexer.l')
-rw-r--r--src/webidl-lexer.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webidl-lexer.l b/src/webidl-lexer.l
index 5c8234c..bfa4fb5 100644
--- a/src/webidl-lexer.l
+++ b/src/webidl-lexer.l
@@ -38,6 +38,7 @@
%option warn
%option prefix="webidl_"
%option nounput
+%option noyywrap
/* regular definitions */