1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Doxygen warnings.

This commit is contained in:
kostja@bodhi.(none)
2007-08-16 19:52:55 +04:00
parent 97adcb6054
commit b2716c0dad
6 changed files with 9 additions and 8 deletions

View File

@ -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 OPTIONS_WRITTEN_TO_BIN_LOG must NOT change their values!
#error 1
#endif
#undef EXPECTED_OPTIONS /* You shouldn't use this one */