aboutsummaryrefslogtreecommitdiff
path: root/src/mysql/mysql.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mysql/mysql.c')
-rw-r--r--src/mysql/mysql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mysql/mysql.c b/src/mysql/mysql.c
index e20debc82..738659864 100644
--- a/src/mysql/mysql.c
+++ b/src/mysql/mysql.c
@@ -209,7 +209,7 @@ get_my_cnf_path (const struct GNUNET_CONFIGURATION_Handle *cfg,
209 * Open the connection with the database (and initialize 209 * Open the connection with the database (and initialize
210 * our default options). 210 * our default options).
211 * 211 *
212 * @param mc database context to initialze 212 * @param mc database context to initialize
213 * @return #GNUNET_OK on success 213 * @return #GNUNET_OK on success
214 */ 214 */
215static int 215static int