зеркало из https://github.com/mozilla/gecko-dev.git
Attempt to fix build bustage.
This commit is contained in:
Родитель
2f5e64eac3
Коммит
1d0aa9fc89
|
@ -56,7 +56,7 @@ struct txFunctionDescriptor
|
|||
|
||||
// This must be ordered in the same order as txCoreFunctionCall::eType.
|
||||
// If you change one, change the other.
|
||||
static const txFunctionDescriptor const descriptTable[] =
|
||||
static const txFunctionDescriptor descriptTable[] =
|
||||
{
|
||||
{ 1, 1, Expr::NUMBER_RESULT, &txXPathAtoms::count }, // COUNT
|
||||
{ 1, 1, Expr::NODESET_RESULT, &txXPathAtoms::id }, // ID
|
||||
|
|
Загрузка…
Ссылка в новой задаче