1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Doxygenized comments.

This commit is contained in:
cmiller@zippy.cornsilk.net
2007-10-16 15:37:31 -04:00
parent 2d615a6169
commit dee842e093
10 changed files with 2103 additions and 2108 deletions

View File

@ -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