Monotone-Parent: 46649664a69096329e067562e94ad7e4e07e1db4

Monotone-Revision: 657851bad9f402262a82eecf7afa3cedf45d780d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-09-22T23:42:23
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-09-22 23:42:23 +00:00
parent 619154b3d0
commit 06b8126b4f
+1 -1
View File
@@ -768,7 +768,7 @@ Class NSExceptionK, MAPIStoreFAIMessageK, MAPIStoreMessageTableK, MAPIStoreFAIMe
// table notification
mapping = [[self context] mapping];
for (count = 0; count < midCount; count++)
for (count = 0; count < midCount; count++)
{
messageURL = [mapping urlFromID: targetMids[count]];
message = [self lookupMessageByURL: messageURL];