diff --git a/OpenChange/MAPIStoreContext.m b/OpenChange/MAPIStoreContext.m index 4b4fee2a2..dd19bdf22 100644 --- a/OpenChange/MAPIStoreContext.m +++ b/OpenChange/MAPIStoreContext.m @@ -1462,7 +1462,7 @@ _prepareContextClass (struct mapistore_context *newMemCtx, if (message) { *count = [[message childKeysMatchingQualifier: nil - andSortOrderings: nil] count]; + andSortOrderings: nil] count]; attTable = [message attachmentTable]; *tablePtr = attTable; if (attTable)