Commit 86946eb6 authored by kostja@bodhi.(none)'s avatar kostja@bodhi.(none)

Fix doxygen warning (declaration and definition mismatch).

parent 4f97c96e
......@@ -2398,7 +2398,7 @@ default_set_param_func(Item_param *param,
}
Item_param::Item_param(unsigned pos_in_query_arg) :
Item_param::Item_param(uint pos_in_query_arg) :
strict_type(FALSE),
state(NO_VALUE),
item_result_type(STRING_RESULT),
......
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