зеркало из https://github.com/mozilla/gecko-dev.git
sync up with nsString2.cpp
This commit is contained in:
Родитель
051bd2c363
Коммит
40b0327745
|
@ -91,7 +91,7 @@ nsMimeConverter::DecodeMimePartIIStr(const nsString& header,
|
|||
if (nsnull == decodedCstr) {
|
||||
// no decode needed, set an input string
|
||||
charset.SetString("");
|
||||
decodedString.SetString(header);
|
||||
decodedString=header;
|
||||
}
|
||||
else {
|
||||
// convert to unicode
|
||||
|
|
Загрузка…
Ссылка в новой задаче