From c5abf2bcff289363207e0faae8fd33413f59231f Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 9 Aug 2015 23:53:24 +0200 Subject: 36077: vcs_info: stop exporting everything --- Functions/VCS_Info/VCS_INFO_hook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Functions/VCS_Info/VCS_INFO_hook') diff --git a/Functions/VCS_Info/VCS_INFO_hook b/Functions/VCS_Info/VCS_INFO_hook index 479f5968b..94ae63017 100644 --- a/Functions/VCS_Info/VCS_INFO_hook +++ b/Functions/VCS_Info/VCS_INFO_hook @@ -3,8 +3,8 @@ ## Distributed under the same BSD-ish license as zsh itself. local hook static func -local -x context hook_name -local -xi ret +local context hook_name +local -i ret local -a hooks tmp local -i debug -- cgit 1.4.1