From b687bd97509053f27a27dab2f0e0cc13fa99ba02 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 3 Apr 2000 15:27:14 +0000 Subject: Various completion fixes --- Completion/User/_netscape | 1 - 1 file changed, 1 deletion(-) (limited to 'Completion/User/_netscape') diff --git a/Completion/User/_netscape b/Completion/User/_netscape index b29c27c6c..82fa4509a 100644 --- a/Completion/User/_netscape +++ b/Completion/User/_netscape @@ -82,7 +82,6 @@ if [[ "$state" = "urls" ]]; then while _next_label prefixes expl 'URL prefix'; do compadd "$expl[@]" -S '' about: mocha: javascript: && ret=0 _urls "$@" && ret=0 - (( ret )) || return 0 done fi fi -- cgit 1.4.1