1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Fix doxygen warnings.

This commit is contained in:
kostja@bodhi.(none)
2007-08-15 17:43:08 +04:00
parent 9bf39c6fe9
commit 91fe15bb9d
24 changed files with 247 additions and 232 deletions

View File

@@ -2459,8 +2459,8 @@ static COND * make_cond_for_info_schema(COND *cond, TABLE_LIST *table)
@param[in] thd thread handler
@param[in] cond WHERE condition
@param[in] table I_S table
@param[in, out] lookup_field_vals Struct which holds lookup values
@param[in] tables I_S table
@param[in, out] lookup_field_values Struct which holds lookup values
@return void
*/