commit b98b675370f912d10ea0b1c344e636232887d74b parent 95c5205d32afdcb7c6a8d4fa3ac3a4b9e890844e Author: wwp <subscript@free.fr> Date: Tue, 16 Feb 2021 20:45:39 +0100 Fix bug #2411: quicksearch_history content partially written to stdout Diffstat:
| M | src/matcher_parser_lex.l | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/matcher_parser_lex.l b/src/matcher_parser_lex.l @@ -127,5 +127,4 @@ account { enabled { return MATCHER_ENABLED; } - %%