last tweak needed to get entities right again
git-svn-id: svn://10.0.0.236/trunk@15099 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1234,8 +1234,8 @@ PRInt32 CEntityToken::TranslateToUnicodeStr(nsString& aString) {
|
||||
#endif
|
||||
aString.Append(PRUnichar(value));
|
||||
}
|
||||
return value;
|
||||
}//if
|
||||
return value;
|
||||
}//if
|
||||
|
||||
char cbuf[30];
|
||||
|
||||
Reference in New Issue
Block a user