Monotone-Parent: 67b80dfcbf50feccf26e6968ff799ca9f51c1b3f

Monotone-Revision: d13851bad5ecc6757d6a051998c7fd6722526ba9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-22T21:21:55
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2011-03-22 21:21:55 +00:00
parent f51e037f41
commit 781040d45b
1 changed files with 1 additions and 1 deletions

View File

@ -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)