зеркало из https://github.com/mozilla/gecko-dev.git
changing false to PR_FALSE
r=james.turner@crocodile-clips.com, bbaetz@student.usyd.edu.au
This commit is contained in:
Родитель
b66bf63fcf
Коммит
a43cd20380
|
@ -309,7 +309,7 @@ void nsSVGRenderingContext::InitializeBuffer()
|
|||
break;
|
||||
|
||||
default:
|
||||
NS_ASSERTION(false, "unsupported pixel depth");
|
||||
NS_ASSERTION(PR_FALSE, "unsupported pixel depth");
|
||||
}
|
||||
|
||||
PRInt32 bytesPerWidth;
|
||||
|
|
Загрузка…
Ссылка в новой задаче