summaryrefslogtreecommitdiff
path: root/sql/log_event.h
diff options
context:
space:
mode:
authorunknown <kostja@bodhi.(none)>2007-08-16 21:14:47 +0400
committerunknown <kostja@bodhi.(none)>2007-08-16 21:14:47 +0400
commit81e54a4f3dfea157fe6d20643190abe2819d9241 (patch)
tree784e65ce672c63d620f268673150f70e35d5e47e /sql/log_event.h
parent68977b8cb0acb719195e1f730e3ca7d18f07d0c3 (diff)
downloadmariadb-git-81e54a4f3dfea157fe6d20643190abe2819d9241.tar.gz
Fix doxygen warnings.
sql/field.h: Fix doxygen warnings - too complex return value type, it choked on it. sql/field_conv.cc: Fix doxygen warnings - too complex return value type, it choked on it.
Diffstat (limited to 'sql/log_event.h')
-rw-r--r--sql/log_event.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/log_event.h b/sql/log_event.h
index 9db1d117ff6..203961c628e 100644
--- a/sql/log_event.h
+++ b/sql/log_event.h
@@ -435,7 +435,7 @@ struct sql_ex_info
((ULL(1) << 14) | (ULL(1) << 26) | (ULL(1) << 27) | (ULL(1) << 19))
#if OPTIONS_WRITTEN_TO_BIN_LOG != EXPECTED_OPTIONS
-#error 1
+#error
#endif
#undef EXPECTED_OPTIONS /* You shouldn't use this one */
@@ -2549,7 +2549,7 @@ protected:
<caption>Incident event format</caption>
<tr>
<th>Symbol</th>
- <th>Size<br/>(bytes)</th>
+ <th>Size<br>(bytes)</th>
<th>Description</th>
</tr>
<tr>