From 4de3dbac168aa5e89d4f7c278917c8af4b226542 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 28 Jul 2010 14:01:12 +0000 Subject: c.f. users/15202: use "autoload -Uz" consistently --- Functions/Calendar/calendar_parse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions/Calendar/calendar_parse') diff --git a/Functions/Calendar/calendar_parse b/Functions/Calendar/calendar_parse index b08622a9d..1025a9a25 100644 --- a/Functions/Calendar/calendar_parse +++ b/Functions/Calendar/calendar_parse @@ -40,7 +40,7 @@ integer now then replaced firstsched schedrpt # may occur multiple times. We set occurrences[]=disposition. local -A occurrences -autoload -U calendar_scandate +autoload -Uz calendar_scandate typeset -gA reply -- cgit 1.4.1