Monotone-Parent: a84c20b7d29bf952df6062daa2f86929f733e1f5

Monotone-Revision: bd49b8f89c873201475aa9e23f9d1876e0f158f7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-21T16:01:32
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-08-21 16:01:32 +00:00
parent 3823368fba
commit e42964b9aa

View File

@@ -241,7 +241,7 @@ static BOOL sendEMailNotifications = NO;
- (NSException *) delete
{
return [self deleteWithBaseSequence:0];
return [self deleteWithBaseSequence: 0];
}
/* EMail Notifications */