From dd0cacd42dffd47dc257a6dab148a2bf16fc9d02 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 4 Sep 2007 15:03:10 +0000 Subject: [PATCH] Monotone-Parent: 4698781d4a032bc88d4d9a572eb98273c608bed8 Monotone-Revision: 73022a2c3285239a51943bbc9bfadf82c7be66d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-04T15:03:10 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoCalendarComponent.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/Appointments/SOGoCalendarComponent.m b/SoObjects/Appointments/SOGoCalendarComponent.m index 73f9766d6..f61b756f4 100644 --- a/SoObjects/Appointments/SOGoCalendarComponent.m +++ b/SoObjects/Appointments/SOGoCalendarComponent.m @@ -567,7 +567,7 @@ static BOOL sendEMailNotifications = NO; } else role = SOGoCalendarRole_Organizer; - + return role; }