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

fixed function name in a comment

This commit is contained in:
unknown
2004-03-24 11:54:58 +02:00
parent ddbbf1ebde
commit aadc499aea

View File

@@ -564,7 +564,7 @@ TABLE_LIST * find_table_in_list(TABLE_LIST *table,
Find real table in given list.
SYNOPSIS
find_table_in_list()
find_real_table_in_list()
table - pointer to table list
db_name - data base name
table_name - table name