summaryrefslogtreecommitdiffstats
path: root/src/parser.h
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-06-04 02:42:50 -0400
committerJesse Luehrs <doy@tozt.net>2016-06-04 02:43:23 -0400
commit261e8c3bb58a641382e4af762091c4e64783a0f1 (patch)
tree0206f0100d9c0e4ac8705aafbedc5739405c7a46 /src/parser.h
parentf340bd2bb7b9872948aab33124814a67093f0368 (diff)
downloadlibvt100-261e8c3bb58a641382e4af762091c4e64783a0f1.tar.gz
libvt100-261e8c3bb58a641382e4af762091c4e64783a0f1.zip
explicitly suppress status report escapes
not interested in supporting this
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 f13a050..683af2a 100644
--- a/src/parser.h
+++ b/src/parser.h
@@ -343,7 +343,7 @@ extern int vt100_parser_yylex (yyscan_t yyscanner);
#undef YY_DECL
#endif
-#line 246 "src/parser.l"
+#line 253 "src/parser.l"
#line 350 "src/parser.h"