summaryrefslogtreecommitdiffstats
path: root/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'match.c')
-rw-r--r--match.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/match.c b/match.c
index d99b1173..66eac4b1 100644
--- a/match.c
+++ b/match.c
@@ -821,6 +821,8 @@ next_coll:
if (length_str_le(c->dataline, c->pos))
break;
}
+
+ consume_prefix(c);
}
if ((times || mintimes) && timescounter < ctimin) {