about summary refs log tree commit diff
path: root/Src/Zle/comp1.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Zle/comp1.c')
-rw-r--r--Src/Zle/comp1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/Zle/comp1.c b/Src/Zle/comp1.c
index ba8bcc868..c1e2bfb57 100644
--- a/Src/Zle/comp1.c
+++ b/Src/Zle/comp1.c
@@ -105,6 +105,7 @@ int incompfunc;
 /**/
 zlong compcurrent,
       compnmatches,
+      compnnmatches,
       compmatcher,
       compmatchertot,
       complistmax;