From d43c15b0dee8f67a63de601f82d9358c38f68b49 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 11 Oct 2007 13:29:09 -0400 Subject: Doxygenization of comments. --- sql/item_create.cc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sql/item_create.cc') diff --git a/sql/item_create.cc b/sql/item_create.cc index 12b795e79a1..f03b592bcb3 100644 --- a/sql/item_create.cc +++ b/sql/item_create.cc @@ -13,7 +13,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* Functions to create an item. Used by sql_yacc.yy */ +/** + @file + + @brief + Functions to create an item. Used by sql_yac.yy +*/ #include "mysql_priv.h" #include "item_create.h" -- cgit v1.2.1