Commit fc936ef5 authored by Joerg Bruehe's avatar Joerg Bruehe

Fixing wrong comment syntax (discovered by Kent)

parent c0464f47
......@@ -300,7 +300,7 @@ class Deferred_log_events
public:
Deferred_log_events(Relay_log_info *rli);
~Deferred_log_events();
/* queue for exection at Query-log-event time prior the Query */;
/* queue for exection at Query-log-event time prior the Query */
int add(Log_event *ev);
bool is_empty();
bool execute(Relay_log_info *rli);
......
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