mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-19 05:25:55 +00:00
Monotone-Parent: a12dbbc9418dd5823b93f9c1246417a6c1fa121a
Monotone-Revision: 56370c6160c963011c084c7793dbe96aef748e92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T19:43:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -245,7 +245,7 @@
|
||||
if (!stringValue)
|
||||
stringValue = @"";
|
||||
*data = [[NSArray arrayWithObject: stringValue]
|
||||
asArrayOfUnicodeStringsInMemCtx: memCtx];
|
||||
asMVUnicodeInMemCtx: memCtx];
|
||||
|
||||
return MAPISTORE_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user