mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-20 06:03:20 +00:00
Synchronize .h and .m method signatures.
This commit is contained in:
@@ -2234,7 +2234,7 @@ _compareFetchResultsByMODSEQ (id entry1, id entry2, void *data)
|
||||
//
|
||||
// FIXME: refactor MAPIStoreMailFolder.m - synchroniseCache to use this method
|
||||
//
|
||||
- (NSArray *) syncTokenFieldsWithProperties: (NSArray *) theProperties
|
||||
- (NSArray *) syncTokenFieldsWithProperties: (NSDictionary *) theProperties
|
||||
matchingSyncToken: (NSString *) theSyncToken
|
||||
fromDate: (NSCalendarDate *) theStartDate
|
||||
initialLoad: (BOOL) initialLoadInProgress
|
||||
|
||||
Reference in New Issue
Block a user