Attempt to fix build bustage.

git-svn-id: svn://10.0.0.236/trunk@193673 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cvshook%sicking.cc
2006-04-06 06:38:52 +00:00
parent 386e7598b1
commit 9d428a4bd0

View File

@@ -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