mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-29 01:52:45 +00:00
Monotone-Parent: c98bd49b41703c39676ea1d0a0331edd27843230
Monotone-Revision: 2783c3f8316773bc75dad5afe9cf58e43b8a0f9f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-12T23:56:23 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -127,7 +127,8 @@ convertChars (const char *oldString, unsigned int oldLength,
|
||||
|
||||
superContent = [[super flatContentAsString] stringByEscapingHTMLString];
|
||||
|
||||
return [[superContent stringByDetectingURLs] stringByConvertingCRLNToHTML];
|
||||
return [[superContent stringByDetectingURLs]
|
||||
stringByConvertingCRLNToHTML];
|
||||
}
|
||||
|
||||
@end /* UIxMailPartTextViewer */
|
||||
|
||||
Reference in New Issue
Block a user