summaryrefslogtreecommitdiffstats
path: root/src/parser.h
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-15 23:28:21 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-15 23:28:21 -0400
commit77756c0cb189f837ad177f2f6da97acd7d1204c9 (patch)
tree79e00c1771bd907a29b4c6c12398a9f373be337c /src/parser.h
parentbe88a8a25b02b8a4c267faa5523189406aecaf78 (diff)
downloadlibvt100-77756c0cb189f837ad177f2f6da97acd7d1204c9.tar.gz
libvt100-77756c0cb189f837ad177f2f6da97acd7d1204c9.zip
eat the entire OSC sequence instead of just the \e]
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 a250957..e4f71da 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 224 "src/parser.l"
+#line 218 "src/parser.l"
#line 337 "src/parser.h"