about summary refs log tree commit diff
path: root/Src
diff options
context:
space:
mode:
Diffstat (limited to 'Src')
-rw-r--r--Src/Zle/complist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/Zle/complist.c b/Src/Zle/complist.c
index f4542ee36..445c89bb7 100644
--- a/Src/Zle/complist.c
+++ b/Src/Zle/complist.c
@@ -1852,7 +1852,7 @@ domenuselect(Hookdef dummy, Chdata dat)
 	    int l;
 
 	    if (!u)
-		goto getk;
+		break;
 
 	    cs = 0;
 	    foredel(ll);