Monotone-Parent: 58fc0f1597d49691640645ab8d706662ca149ff6

Monotone-Revision: 839a303aa2831a3fa7a86f2c7c9908561cb4e20f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-09-21T19:33:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-09-21 19:33:35 +00:00
parent 5b8c945771
commit 51cfd15042
9 changed files with 314 additions and 226 deletions

View File

@@ -100,7 +100,7 @@ static Class EOKeyValueQualifierK, MAPIStoreFSMessageK;
return newKey;
}
- (MAPIStoreMessage *) createMessageWithMID: (uint64_t) mid
- (MAPIStoreMessage *) createMessage
{
MAPIStoreMessage *newMessage;
SOGoMAPIFSMessage *fsObject;