From 5e592fd9b0d0d5a0532ffa57667b3f5e7c09fa92 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 21 Oct 2014 20:53:51 +0200 Subject: 33485: fixes for zstyle context handling --- Completion/BSD/Command/_portsnap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/BSD') diff --git a/Completion/BSD/Command/_portsnap b/Completion/BSD/Command/_portsnap index db71fbc60..0803a842e 100644 --- a/Completion/BSD/Command/_portsnap +++ b/Completion/BSD/Command/_portsnap @@ -1,6 +1,6 @@ #compdef portsnap -local context state line +local curcontext="$curcontext" state line typeset -A opt_args flags=( -- cgit 1.4.1