Monotone-Parent: 22aa1cec549d6f3ee5d911534369beaf41910226

Monotone-Revision: be94621e6c7d7ae0610925c213a0fc8f46eb30e9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-12-31T02:57:54
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2008-12-31 02:57:54 +00:00
parent 599cd14925
commit 024a567d1a
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,7 @@ _occurenceHasID (iCalRepeatableEntityObject *occurence, NSString *recID)
[currentComponent removeAllExceptionDates];
for (count = 0; count < max; count++)
[currentComponent addToExceptionDates: [newDates objectAtIndex: count]];
}
}
}
}