mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 23:02:43 +00:00
Monotone-Parent: c40c5c6ccb865a2765307f1e9a53f079e5486bb4
Monotone-Revision: e5c4217c6e36b401e5a327f56f52df4391fc0526 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-29T20:58:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
changeNumberForMessageWithKey: [self nameInContainer]];
|
||||
if (changeNumber)
|
||||
version = [changeNumber unsignedLongLongValue] >> 16;
|
||||
else
|
||||
else if (![sogoObject isNew])
|
||||
abort ();
|
||||
|
||||
return version;
|
||||
|
||||
Reference in New Issue
Block a user