Fix doxygen warning (declaration and definition mismatch).
This commit is contained in:
parent
8f060c1d73
commit
0e3d5c52a1
@ -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),
|
||||
|
Loading…
x
Reference in New Issue
Block a user