1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-06 19:08:06 +03:00

fixed a number of doxygen warnings

This commit is contained in:
unknown
2005-01-10 01:25:20 +01:00
parent 4327c18b93
commit 33465a14d1
14 changed files with 113 additions and 53 deletions

View File

@@ -145,9 +145,6 @@ int create_table(Ndb * myNdb);
int tempErrors = 0;
int permErrors = 0;
/**
* Helper function for callback(...)
*/
void
closeTransaction(Ndb * ndb , async_callback_t * cb)
{