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

fixed a number of doxygen warnings

This commit is contained in:
tomas@poseidon.ndb.mysql.com
2005-01-10 01:25:20 +01:00
parent af1dfd74e1
commit d42f92d294
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)
{