diff options
author | kostja@bodhi.(none) <> | 2007-08-16 19:52:55 +0400 |
---|---|---|
committer | kostja@bodhi.(none) <> | 2007-08-16 19:52:55 +0400 |
commit | b2716c0dadfba1c901b88ce20cfc6be393765d8a (patch) | |
tree | 0ca73bf5cd80f4cfd898394ea13014f0620361c2 /sql/rpl_record.cc | |
parent | 97adcb6054e3922dcc98a4d5a6f8c928f1f1f6e7 (diff) | |
download | mariadb-git-b2716c0dadfba1c901b88ce20cfc6be393765d8a.tar.gz |
Doxygen warnings.
Diffstat (limited to 'sql/rpl_record.cc')
-rw-r--r-- | sql/rpl_record.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/rpl_record.cc b/sql/rpl_record.cc index 36dcedb3b88..1b6b3adb52b 100644 --- a/sql/rpl_record.cc +++ b/sql/rpl_record.cc @@ -177,6 +177,7 @@ pack_row(TABLE *table, MY_BITMAP const* cols, record on the master side @param rw_set Pointer to bitmap that holds either the read_set or the write_set of the table + @param event_type @retval 0 No error |