From 23f59d98ec6d799bf70d43ad4663fe001a3cd3fb Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 25 Apr 2011 12:06:30 +0200 Subject: [PATCH] Remove a stray ECHO that caused quicksearch strings with spaces to be dumped to stdout --- src/matcher_parser_lex.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/matcher_parser_lex.c b/src/matcher_parser_lex.c index bb2e378..b1935d7 100644 --- a/src/matcher_parser_lex.c +++ b/src/matcher_parser_lex.c @@ -999,7 +999,6 @@ YY_RULE_SETUP case 17: YY_RULE_SETUP #line 131 "matcher_parser_lex.l" -ECHO; YY_BREAK #line 1005 "matcher_parser_lex.c" case YY_STATE_EOF(INITIAL): -- 1.7.6