save: memCtx

Same fix as for MAPIStoreContactMessage
This commit is contained in:
Jean Raby
2013-04-16 12:06:17 -04:00
parent 8ee15c6f77
commit 139c14d9e1

View File

@@ -357,7 +357,7 @@
return rc;
}
- (void) save
- (void) save:(TALLOC_CTX *) memCtx
{
iCalCalendar *vCalendar;
iCalToDo *vToDo;