mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-29 16:59:29 +00:00
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user