From 0334b4df7cfd728cd8b9480872fbbfcb6029d1e6 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Wed, 28 Jun 2000 07:29:59 +0000 Subject: make a-a-i-n-h in menu selection work with one match; better undo behaviour for menu selection (12093) --- Src/Zle/compresult.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/Zle/compresult.c') diff --git a/Src/Zle/compresult.c b/Src/Zle/compresult.c index 092971479..19d785bb8 100644 --- a/Src/Zle/compresult.c +++ b/Src/Zle/compresult.c @@ -1093,7 +1093,7 @@ comp_mod(int v, int m) /* This handles the beginning of menu-completion. */ /**/ -static void +void do_ambig_menu(void) { Cmatch *mc; -- cgit 1.4.1