[MAPIStoreContactsMessage save] needs memCtx

From extrafu
pull/12/head
Jean Raby 2013-04-15 14:13:07 -04:00
parent 3cd91846a6
commit 5d17414018
1 changed files with 1 additions and 1 deletions

View File

@ -911,7 +911,7 @@ fromProperties: (NSDictionary *) attachmentProps
//
//
//
- (void) save
- (void) save:(TALLOC_CTX *) memCtx
{
NSArray *elements, *units;
CardElement *element;