зеркало из https://github.com/mozilla/pjs.git
last tweak needed to get entities right again
This commit is contained in:
Родитель
ffad68e9fb
Коммит
0b27d83537
|
@ -1234,8 +1234,8 @@ PRInt32 CEntityToken::TranslateToUnicodeStr(nsString& aString) {
|
|||
#endif
|
||||
aString.Append(PRUnichar(value));
|
||||
}
|
||||
return value;
|
||||
}//if
|
||||
return value;
|
||||
}//if
|
||||
|
||||
char cbuf[30];
|
||||
|
|
|
@ -1234,8 +1234,8 @@ PRInt32 CEntityToken::TranslateToUnicodeStr(nsString& aString) {
|
|||
#endif
|
||||
aString.Append(PRUnichar(value));
|
||||
}
|
||||
return value;
|
||||
}//if
|
||||
return value;
|
||||
}//if
|
||||
|
||||
char cbuf[30];
|
||||
|
|
Загрузка…
Ссылка в новой задаче