Monotone-Parent: 839a303aa2831a3fa7a86f2c7c9908561cb4e20f

Monotone-Revision: 83c74feed1e25505354586a32e506982bd739960

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-09-22T13:39:38
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-09-22 13:39:38 +00:00
parent 51cfd15042
commit 7ab47ef0d7

View File

@@ -170,12 +170,11 @@
globCnt = [NSData dataWithBytes: xid->Data length: xid->Size];
talloc_free (xid);
/* 1. set change key association */
changeKeyDict = [NSDictionary dictionaryWithObjectsAndKeys:
guid, @"GUID",
globCnt, @"LocalId",
nil];
/* 1. set change key association */
[messageEntry setObject: changeKeyDict forKey: @"ChangeKey"];
/* 2. append/update predecessor change list */