mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-16 20:15:57 +00:00
Monotone-Parent: 67b80dfcbf50feccf26e6968ff799ca9f51c1b3f
Monotone-Revision: d13851bad5ecc6757d6a051998c7fd6722526ba9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-22T21:21:55 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user