Minor code fixes to help Doxygen generate good documentation.

sql/rpl_rli.h:
  Removing redundant "class" keyword.
This commit is contained in:
unknown 2007-08-16 11:43:03 +02:00
commit 29393eafdb

View file

@ -122,7 +122,7 @@ public:
pthread_cond_t start_cond, stop_cond, data_cond;
/* parent Master_info structure */
class Master_info *mi;
Master_info *mi;
/*
Needed to deal properly with cur_log getting closed and re-opened with