зеркало из https://github.com/mozilla/pjs.git
OS/2 TB breakage - true instead of PR_TRUE
This commit is contained in:
Родитель
c1f09c684d
Коммит
9b8f77adff
|
@ -1873,7 +1873,7 @@ nsresult nsRange::SurroundContents(nsIDOMNode* aN)
|
|||
ComparePoint(tAncestorContainer, i, &tResult);
|
||||
if(tResult == 0)
|
||||
{
|
||||
tFound = true;
|
||||
tFound = PR_TRUE;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче