[MAPIStoreContactsMessage save] needs memCtx

From extrafu
This commit is contained in:
Jean Raby 2013-04-15 14:13:07 -04:00
parent 3cd91846a6
commit 5d17414018

View file

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