summaryrefslogtreecommitdiffstats
path: root/src/parser.h
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-06-04 02:23:38 -0400
committerJesse Luehrs <doy@tozt.net>2016-06-04 02:24:25 -0400
commitf340bd2bb7b9872948aab33124814a67093f0368 (patch)
tree33e248b564ccd112194b1984a8622acac73509b8 /src/parser.h
parent8adbc77bbde64b1312a5ede8b8c8febde563b574 (diff)
downloadlibvt100-f340bd2bb7b9872948aab33124814a67093f0368.tar.gz
libvt100-f340bd2bb7b9872948aab33124814a67093f0368.zip
handle splitting of the \e(B between the ( and the B
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 83321e9..f13a050 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 247 "src/parser.l"
+#line 246 "src/parser.l"
#line 350 "src/parser.h"