зеркало из https://github.com/mozilla/pjs.git
Bug 487188 - PRExpectEndValue is a typo for PEExpectEndValue. r=dbaron
This commit is contained in:
Родитель
bd14d0b752
Коммит
53a1ecae18
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче