summaryrefslogtreecommitdiffstats
path: root/src/parser.h
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-10-17 23:22:01 -0400
committerJesse Luehrs <doy@tozt.net>2014-10-17 23:22:01 -0400
commit481669067f721a6aebc1009f047509fbb04b6811 (patch)
treece8db3839685304b7499a4d7e4031accef5cc8c1 /src/parser.h
parentbf287b90c30c0e3badce878ac478fdbcdfd04b5d (diff)
downloadlibvt100-481669067f721a6aebc1009f047509fbb04b6811.tar.gz
libvt100-481669067f721a6aebc1009f047509fbb04b6811.zip
implement ECH
Diffstat (limited to 'src/parser.h')
-rw-r--r--src/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser.h b/src/parser.h
index 0fed85e..0545145 100644
--- a/src/parser.h
+++ b/src/parser.h
@@ -330,7 +330,7 @@ extern int vt100_parser_yylex (yyscan_t yyscanner);
#undef YY_DECL
#endif
-#line 239 "src/parser.l"
+#line 241 "src/parser.l"
#line 337 "src/parser.h"