From 415e93ad39481bddd4313fe3caccd02576b6164a Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 21 Jan 2000 10:12:49 +0000 Subject: zsh-workers/9397 --- Functions/Zftp/zfinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions') diff --git a/Functions/Zftp/zfinit b/Functions/Zftp/zfinit index 9edb2a2c9..44635349f 100644 --- a/Functions/Zftp/zfinit +++ b/Functions/Zftp/zfinit @@ -1,6 +1,6 @@ emulate -L zsh -[[ $1 = -n ]] || zmodload -e zsh/zftp || zmodload -ia zsh/zftp || return 1 +[[ $1 = -n ]] || zmodload -e zsh/zftp || zmodload -ia zsh/zftp zftp || return 1 if zmodload -i zutil; then local arr -- cgit 1.4.1