1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +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

@ -668,7 +668,7 @@ void field_ulonglong::add()
} // field_ulonglong::add
int analyse::send_row(List<Item> &field_list __attribute__((unused)))
int analyse::send_row(List<Item> & /* field_list */)
{
field_info **f = f_info;