Commit 4621320e authored by andrey@lmy004's avatar andrey@lmy004

WL #1034 (Internal CRON) post-push fix

fix problem that gcc4 does not like at all
parent bd70a170
......@@ -136,7 +136,7 @@ public:
init_ends(THD *thd, Item *ends);
void
event_timed::init_body(THD *thd);
init_body(THD *thd);
void
init_comment(THD *thd, LEX_STRING *set_comment);
......
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