mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-07 04:25:26 +00:00
Monotone-Parent: 141ad1bae936fb5a1442f7b24d77771ed518e940
Monotone-Revision: 72b29691e36019f10738562fa27dc533a1b1adce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-13T15:45:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -641,6 +641,7 @@ static MAPIStoreMapping *mapping = nil;
|
||||
break;
|
||||
case PR_FID:
|
||||
*data = MAPILongLongValue (memCtx, fid);
|
||||
break;
|
||||
case PR_MID:
|
||||
mappingId = [mapping idFromURL: childURL];
|
||||
if (mappingId == NSNotFound)
|
||||
|
||||
Reference in New Issue
Block a user