aboutsummaryrefslogtreecommitdiff
path: root/src/monkey/edb_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/monkey/edb_api.c')
-rw-r--r--src/monkey/edb_api.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/monkey/edb_api.c b/src/monkey/edb_api.c
index 32fc0bc41..4595731ac 100644
--- a/src/monkey/edb_api.c
+++ b/src/monkey/edb_api.c
@@ -58,8 +58,7 @@ GNUNET_MONKEY_EDB_connect (const char *db_file_name)
58/** 58/**
59 * Disconnect from Database, and cleanup resources 59 * Disconnect from Database, and cleanup resources
60 * 60 *
61 * @param cfg configuration to use (used to know the path of the .db file). 61 * @param context context
62 * @param service service that *this* process is implementing/providing, can be NULL
63 * @return GNUNET_OK on success, GNUNET_NO on failure 62 * @return GNUNET_OK on success, GNUNET_NO on failure
64 */ 63 */
65int 64int