Commit 02f4054e authored by unknown's avatar unknown

Fix -ansi -pedantic compile

parent 081a0c71
......@@ -715,7 +715,7 @@ String *Item_nodeset_func_predicate::val_nodeset(String *str)
((XPathFilter*)str)->append_element(flt->num, pos++);
}
return str;
};
}
String *Item_nodeset_func_elementbyindex::val_nodeset(String *nodeset)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment