From 781040d45b09b625f9a07536fd6553e37eeeeb99 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 22 Mar 2011 21:21:55 +0000 Subject: [PATCH] Monotone-Parent: 67b80dfcbf50feccf26e6968ff799ca9f51c1b3f Monotone-Revision: d13851bad5ecc6757d6a051998c7fd6722526ba9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-22T21:21:55 Monotone-Branch: ca.inverse.sogo --- OpenChange/MAPIStoreContext.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)