mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20909 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6292a363bc
commit
c11eaba266
4 changed files with 91 additions and 76 deletions
|
@ -1960,6 +1960,7 @@ NSDebugMLLog(@"GSMime", @"Header parsed - %@", info);
|
|||
{
|
||||
NSString *charset;
|
||||
|
||||
GSOnceMLog(@"Deprecated method ... use setDefaultCharset: instead.");
|
||||
charset = [documentClass charsetFromEncoding: encoding];
|
||||
[self setDefaultCharset: charset];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue