Applied comments

This commit is contained in:
Alexandre Cloutier
2014-06-27 17:21:18 -04:00
parent 5b9c7e07d1
commit 2b119c63e0
2 changed files with 14 additions and 16 deletions
+2 -1
View File
@@ -1048,7 +1048,8 @@ _computeBlocksPosition (NSArray *blocks)
/* ... _computeBlocksMultiplier() ... */
}
- (NSArray *) _selectedCalendars {
- (NSArray *) _selectedCalendars
{
SOGoAppointmentFolders *co;
SOGoAppointmentFolder *folder;
NSMutableArray *selectedCalendars;