mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-05 05:18:51 +00:00
Monotone-Parent: c0f07692ea20a10ac587360d8d82535fb4291afc
Monotone-Revision: a797dc8fdc5b4a9a938cb4ecf4b99bda3e239fb7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-06T19:16:12 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -614,7 +614,8 @@ rtf2html (NSData *compressedRTF)
|
||||
- (int) getPidLidCurrentVersion: (void **) data
|
||||
inMemCtx: (TALLOC_CTX *) memCtx
|
||||
{
|
||||
*data = MAPILongValue (memCtx, 115608); // Outlook 11.5608
|
||||
// *data = MAPILongValue (memCtx, 115608); // Outlook 11.5608
|
||||
*data = MAPILongValue (memCtx, 0x1ce3a); // Outlook 11.8330
|
||||
|
||||
return MAPISTORE_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user