accidentaly removed empty line added

This commit is contained in:
bell@sanja.is.com.ua 2004-03-16 21:09:47 +02:00
parent 8a1675c869
commit da4b43ae17

View file

@ -959,6 +959,7 @@ double Item_func_round::val()
return tmp2;
}
void Item_func_rand::fix_length_and_dec()
{
decimals=NOT_FIXED_DEC;