From 483810a525b138f91dcb11f5864817a6e9ba6699 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 31 Jan 2007 16:53:31 +0000 Subject: 23142: calendar enhancements: relative times, recurring events --- Functions/Calendar/calendar_show | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Functions/Calendar/calendar_show') diff --git a/Functions/Calendar/calendar_show b/Functions/Calendar/calendar_show index f731d07a5..77f025ec5 100644 --- a/Functions/Calendar/calendar_show +++ b/Functions/Calendar/calendar_show @@ -22,3 +22,5 @@ if [[ -n $DISPLAY && $start -eq $stop ]]; then ($cmd "$*" &) fi fi + +return 0 -- cgit 1.4.1