Monotone-Parent: 105b571703ff5c4cc1024854ef8a1d987aef2bf1

Monotone-Revision: deb19e29a470db5c60606444f9e82eb9aa85ce1d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-08-17T20:12:50
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-08-17 20:12:50 +00:00
parent bde4b22ba7
commit 4f3934dc0e
3 changed files with 21 additions and 1 deletions

View File

@@ -709,6 +709,12 @@ static NSCharacterSet *hexCharacterSet = nil;
return MAPISTORE_SUCCESS;
}
- (int) getPidLidAppointmentNotAllowPropose: (void **) data
inMemCtx: (TALLOC_CTX *) memCtx
{
return [self getYes: data inMemCtx: memCtx];
}
- (int) getPidLidAppointmentStartWhole: (void **) data
inMemCtx: (TALLOC_CTX *) memCtx