Monotone-Parent: 819868044eb268089e0c5cc2f35f71e9b157e69a

Monotone-Revision: cb6221113308044eac92ed5634a235fa9b8140ef

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-11-23T14:40:41
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-11-23 14:40:41 +00:00
parent 5f2befc9d7
commit afaf219b03
3 changed files with 18 additions and 0 deletions

View File

@@ -745,6 +745,12 @@
return MAPISTORE_SUCCESS;
}
- (int) getPrSensitivity: (void **) data
inMemCtx: (TALLOC_CTX *) memCtx
{
return [self getLongZero: data inMemCtx: memCtx];
}
/* attachments (photos) */
- (void) _fetchAttachmentParts
{