From 626e2aeb1657f112feb6d03c34bb9e9f44764c75 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 23 Mar 2000 04:19:26 +0000 Subject: zsh-workers/10195 --- Completion/User/_archie | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User/_archie') diff --git a/Completion/User/_archie b/Completion/User/_archie index 57a5db494..cddd7680d 100644 --- a/Completion/User/_archie +++ b/Completion/User/_archie @@ -26,6 +26,6 @@ case "$state" in serverhost) : ${(A)archie_servers:=${(M)$(_call hosts archie -L):#archie.*}} - _wanted hosts expl 'archie servers' && compadd "$expl[@]" - $archie_servers + _wanted hosts expl 'archie servers' compadd - $archie_servers ;; esac -- cgit 1.4.1