aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_mysql_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_mysql_lib.h')
-rw-r--r--src/include/gnunet_mysql_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_mysql_lib.h b/src/include/gnunet_mysql_lib.h
index c61bdcab1..260de5982 100644
--- a/src/include/gnunet_mysql_lib.h
+++ b/src/include/gnunet_mysql_lib.h
@@ -76,7 +76,7 @@ GNUNET_MYSQL_context_create (const struct GNUNET_CONFIGURATION_Handle *cfg,
76 76
77/** 77/**
78 * Destroy a mysql context. Also frees all associated prepared statements. 78 * Destroy a mysql context. Also frees all associated prepared statements.
79 * 79 *
80 * @param mc context to destroy 80 * @param mc context to destroy
81 */ 81 */
82void 82void