From f9e65c2b1f448cd27c597ec727b63bebde2fbdff Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Fri, 19 May 2000 08:24:16 +0000 Subject: don't use $match for something different than (#b)ackrefs (11464) --- Completion/Core/_approximate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Core/_approximate') diff --git a/Completion/Core/_approximate b/Completion/Core/_approximate index 47fc9ce23..9d294e8c4 100644 --- a/Completion/Core/_approximate +++ b/Completion/Core/_approximate @@ -10,7 +10,7 @@ [[ _matcher_num -gt 1 || "${#:-$PREFIX$SUFFIX}" -le 1 ]] && return 1 -local _comp_correct _correct_expl comax cfgacc redef +local _comp_correct _correct_expl comax cfgacc redef match local oldcontext="${curcontext}" opm="$compstate[pattern_match]" if [[ "$1" = -a* ]]; then -- cgit 1.4.1