Monotone-Parent: 78e0e48d54b37e3da54b0ecca3eb1ed2dd1b41f7

Monotone-Revision: b8c9ce707c4e40c22f88b0cd1c567d8c8254a887

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-01-30T19:43:38
This commit is contained in:
Francis Lachapelle
2012-01-30 19:43:38 +00:00
parent 9da91b055f
commit 8d4b891c50

View File

@@ -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;
}