Monotone-Parent: 33d9fe1bf74ac6ca66a70020477a738afbd9c379

Monotone-Revision: aa4f4dab1e9d7e5e3e3e654a9e43c3a7409de48b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-10-10T18:34:00
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2009-10-10 18:34:00 +00:00
parent 942bcb816e
commit e2a0f14c04
1 changed files with 1 additions and 0 deletions

View File

@ -576,6 +576,7 @@
/* NSMutableCopying */
- (id) mutableCopyWithZone: (NSZone *) aZone
{
#warning this method really is the same as "copyWithZone:"
CardElement *new;
NSString *newTag, *newGroup;