summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
diff options
context:
space:
mode:
authorcmiller@zippy.cornsilk.net <>2007-10-16 15:37:31 -0400
committercmiller@zippy.cornsilk.net <>2007-10-16 15:37:31 -0400
commitdee842e093e8cc07cf785b9f06d509face46ed09 (patch)
tree4acbb9810f77d631511db02c68f5b04305b106c7 /sql/sql_class.cc
parent2d615a6169c26442fbfc2c54c0be792ac2f43cfb (diff)
downloadmariadb-git-dee842e093e8cc07cf785b9f06d509face46ed09.tar.gz
Doxygenized comments.
Diffstat (limited to 'sql/sql_class.cc')
-rw-r--r--sql/sql_class.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_class.cc b/sql/sql_class.cc
index 66a51d5bb00..df14e94850c 100644
--- a/sql/sql_class.cc
+++ b/sql/sql_class.cc
@@ -934,7 +934,7 @@ void THD::cleanup_after_query()
/**
- Create a LEX_STRING in this connection
+ Create a LEX_STRING in this connection.
@param lex_str pointer to LEX_STRING object to be initialized
@param str initializer to be copied into lex_str