1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Trivial cleanups and whitespace change in Event Scheduler code.

A larger patch is to come, this is to exclude rudimentary changes
from it.
This commit is contained in:
kostja@bodhi.local
2007-03-23 18:14:03 +03:00
parent f017117d84
commit 094612854d
10 changed files with 65 additions and 86 deletions

View File

@ -34,7 +34,7 @@ public:
bool
init_queue(THD *thd);
void
deinit_queue();