зеркало из https://github.com/mozilla/pjs.git
Bug 86999 - Hebrew support for Universal (All) Autodetect
fixing debug output typo patch by shoosh20012001@hotmail.com r=smontagu sr=roc a=asa
This commit is contained in:
Родитель
44f6fdfb60
Коммит
ae974435da
|
@ -189,6 +189,6 @@ nsProbingState nsHebrewProber::GetState(void)
|
|||
#ifdef DEBUG_chardet
|
||||
void nsHebrewProber::DumpStatus()
|
||||
{
|
||||
printf(" HEB: %d - %d [Logical-Visusal score]\r\n", mFinalCharLogicalScore, mFinalCharVisualScore);
|
||||
printf(" HEB: %d - %d [Logical-Visual score]\r\n", mFinalCharLogicalScore, mFinalCharVisualScore);
|
||||
}
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче