Monotone-Parent: 6cab0a382f42089e9c8aa95c4ce8740cabe5cd1c

Monotone-Revision: 075d74e27ae04f20b3c4704bd989f61c0e07ddf6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-17T15:29:14
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-17 15:29:14 +00:00
parent eff16d0f66
commit c97bab4457
3 changed files with 11 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
@interface MAPIStoreMapping : NSObject
{
void *memCtx;
NSString *username;
struct tdb_wrap *indexing;
NSMutableDictionary *mapping; /* FID/MID -> url */