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:
Wolfgang Sourdeau
2011-07-29 20:58:04 +00:00
parent 1a69a31aad
commit c40d8788f2
2 changed files with 24 additions and 4 deletions

View File

@@ -52,7 +52,7 @@
changeNumberForMessageWithKey: [self nameInContainer]];
if (changeNumber)
version = [changeNumber unsignedLongLongValue] >> 16;
else
else if (![sogoObject isNew])
abort ();
return version;