зеркало из https://github.com/mozilla/gecko-dev.git
Bug 487188 - PRExpectEndValue is a typo for PEExpectEndValue. r=dbaron
This commit is contained in:
Родитель
128acb4c3b
Коммит
3d4a36cc9d
|
@ -1332,7 +1332,7 @@ CSSParserImpl::ExpectEndProperty()
|
|||
return PR_TRUE;
|
||||
|
||||
// If we're here, we read something incorrect, so we should report it.
|
||||
REPORT_UNEXPECTED_TOKEN(PRExpectEndValue);
|
||||
REPORT_UNEXPECTED_TOKEN(PEExpectEndValue);
|
||||
return PR_FALSE;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче