commit ba1d02ff62e9fe2220ac9d011850643859e5691c parent f6836ca4d33530afd04d082441761acf9dc623a4 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; } - %%