Commit a7a49886 authored by Daniel Black's avatar Daniel Black

mysys/my_rnd.c - remove #ifdef __cplusplus

parent 74b1af19
......@@ -95,7 +95,3 @@ double my_rnd_ssl(struct my_rnd_struct *rand_st)
return my_rnd(rand_st);
}
#ifdef __cplusplus
}
#endif
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