From 1a3837c10391f87eedbbb0b4d075b2d333ae2db0 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 26 Nov 2007 18:22:45 +0000 Subject: [PATCH] Monotone-Parent: 7b208f1bf667438d7117f1634df60f3b911a6272 Monotone-Revision: 70053c4380cee117bbb483d951dbc6bb08f67c88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T18:22:45 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoAppointmentFolder.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/Appointments/SOGoAppointmentFolder.m b/SoObjects/Appointments/SOGoAppointmentFolder.m index 24b338eae..506fe57e9 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolder.m +++ b/SoObjects/Appointments/SOGoAppointmentFolder.m @@ -771,7 +771,7 @@ static NSNumber *sharedYes = nil; [self _privacyClassificationStringsForUID: login], email, email, email]; } - + return privacySqlString; }