Commit 663109a4 authored by unknown's avatar unknown

accidentaly removed empty line added

parent f2f9b653
...@@ -959,6 +959,7 @@ double Item_func_round::val() ...@@ -959,6 +959,7 @@ double Item_func_round::val()
return tmp2; return tmp2;
} }
void Item_func_rand::fix_length_and_dec() void Item_func_rand::fix_length_and_dec()
{ {
decimals=NOT_FIXED_DEC; decimals=NOT_FIXED_DEC;
......
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