Add gtkdoc to various functions

This commit is contained in:
whydoubt
2004-06-22 04:27:42 +00:00
parent 620db14f4b
commit 2b326e7e2c
5 changed files with 67 additions and 16 deletions

View File

@@ -58,7 +58,7 @@ static size_t _mdb_read_pg(MdbHandle *mdb, unsigned char *pg_buf, unsigned long
* mdb_find_file:
* @filename: path to MDB (database) file
*
* Finds and returns the absolute path to an MDB file. Function will first try
* Finds and returns the absolute path to an MDB file. Function will first try
* to fstat file as passed, then search through the $MDBPATH if not found.
*
* Return value: gchar pointer to absolute path. Caller is responsible for