mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-25 16:12:44 +00:00
Monotone-Parent: 570139b68f09705f78bbf777102e81e343566d3d
Monotone-Revision: bee2c28f8870faa095837e688a99e1636a7417cd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-21T22:33:43 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -569,7 +569,8 @@ static BOOL debugSoParts = NO;
|
||||
|
||||
/* convert parts to strings */
|
||||
|
||||
- (NSString *)stringForData:(NSData *)_data partInfo:(NSDictionary *)_info {
|
||||
- (NSString *)stringForData:(NSData *)_data partInfo:(NSDictionary *)_info
|
||||
{
|
||||
NSString *charset, *encoding, *s;
|
||||
NSData *mailData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user