Monotone-Parent: 92df195fbe1c4391ea6ee2bda8d4c6df56a3b430

Monotone-Revision: 42f34b6cbca620e98aa44be4be3e4037f50395e0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-31T21:56:25
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-03-31 21:56:25 +00:00
parent 8aaf4d631c
commit 99e3c49738
+1 -1
View File
@@ -1039,7 +1039,7 @@ _prepareContextClass (struct mapistore_context *newMemCtx,
else
{
[self errorWithFormat: @"no data for property %s(%.8x)"
@" in mid %.16x", propName, fmid];
@" in mid %.16x", propName, property, fmid];
rc = MAPI_E_NOT_FOUND;
}
}