mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 08:23:28 +00:00
propagate from branch 'ca.inverse.sogo.1_3_12' (head 4d8fb1ed0734fbcfd6dc4e68194b48101ac46567)
to branch 'ca.inverse.sogo' (head 18a9f2ed7229757c1bbe4882195c7c1a807365d8) Monotone-Parent: 18a9f2ed7229757c1bbe4882195c7c1a807365d8 Monotone-Parent: 4d8fb1ed0734fbcfd6dc4e68194b48101ac46567 Monotone-Revision: 0f6736fbdcac680f48a921ca2664b95bc58943fa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-30T20:01:28 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1222,7 +1222,7 @@ static inline BOOL _occurenceHasID (iCalRepeatableEntityObject *occurence,
|
||||
folder = [[self container] ocsFolder];
|
||||
if (!folder)
|
||||
{
|
||||
[self errorWithFormat:@"(%s): missing folder for fetch!",
|
||||
[self errorWithFormat:@"(%s): missing folder for update!",
|
||||
__PRETTY_FUNCTION__];
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user