Monotone-Parent: 3c96baa27149621deea19445e91f164a15925eb3

Monotone-Revision: 7204e2fcf0367978f8ac781d078611df24b11048

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-02-13T15:55:28
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-02-13 15:55:28 +00:00
parent 816386e3d6
commit 64c5c1b85b
+1 -1
View File
@@ -90,7 +90,7 @@
if ((self = [self initWithName: aName
inContainer: aContainer]))
[self setDisplayName: aDisplayName];
return self;
}