Commit 9bf1e22b authored by konstantin@mysql.com's avatar konstantin@mysql.com

Fix -ansi -pedantic compile

parent 8e9af5d7
......@@ -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