From 2ef4fd884cb459f67f2dff82a609c8b1245ffc0e Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 13 Apr 2000 08:09:13 +0000 Subject: comment the `#if's for group numbers in $compstate[insert] (10725) --- Src/Zle/compctl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Src/Zle/compctl.c') diff --git a/Src/Zle/compctl.c b/Src/Zle/compctl.c index b1fc694c4..accd97c93 100644 --- a/Src/Zle/compctl.c +++ b/Src/Zle/compctl.c @@ -1814,6 +1814,7 @@ ccmakehookfn(Hookdef dummy, struct ccmakedat *dat) isuf = NULL; insmnum = 1; #if 0 + /* group-numbers in compstate[insert] */ insgnum = 1; insgroup = 0; #endif -- cgit v1.2.3