mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 18:35:10 +00:00
Monotone-Parent: 45d53812c476b99cde3bfb2aff442c821d1b158b
Monotone-Revision: b06d90de35f95b2fca244d963a06f54c84dad4b9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-23T22:11:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -106,7 +106,9 @@
|
||||
|
||||
/* store in all the other folders */
|
||||
|
||||
- (NSException *)saveContentString:(NSString *)_iCal inUIDs:(NSArray *)_uids {
|
||||
- (NSException *) saveContentString: (NSString *) _iCal
|
||||
inUIDs: (NSArray *) _uids
|
||||
{
|
||||
NSEnumerator *e;
|
||||
id folder;
|
||||
NSException *allErrors = nil;
|
||||
|
||||
Reference in New Issue
Block a user