From 6d4a6c8df05f68bd8044e4c2ff6a72160a2dfe13 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 9 Jun 2009 17:42:00 +0000 Subject: [PATCH] Monotone-Parent: 29c6fca131c5eeac84cb949d4484885d6ae1b0e0 Monotone-Revision: dbdbcb850a04de2fdfc39935636d2339fe1b7ead Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-09T17:42:00 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 f48ebcd0b..a2386d75a 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolder.m +++ b/SoObjects/Appointments/SOGoAppointmentFolder.m @@ -1491,7 +1491,7 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir return filterString; } -/* This methods enables the mapping between comp-filter attributes and SQL +/* This method enables the mapping between comp-filter attributes and SQL fields in the quick table. Probably unused most of the time but should be completed one day for full CalDAV compliance. */ - (NSString *) _composeAdditionalFilters: (NSDictionary *) filter