mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 17:05:10 +00:00
Monotone-Parent: 0077efee9316ca1e744e82d28a7eb1b8c54b05ef
Monotone-Revision: aedd631068b1147a4f0674f42632b314194f6f83 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-24T01:05:13 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -344,7 +344,7 @@
|
||||
content = [record objectForKey: @"c_content"];
|
||||
|
||||
return [NSString stringWithFormat: @"%u",
|
||||
[content lengthOfBytesUsingEncoding: NSISOLatin1StringEncoding]];
|
||||
[content lengthOfBytesUsingEncoding: NSUTF8StringEncoding]];
|
||||
}
|
||||
|
||||
- (NSException *) davMoveToTargetObject: (id) _target
|
||||
|
||||
Reference in New Issue
Block a user