diff options
Diffstat (limited to 'src/mysql/mysql.c')
-rw-r--r-- | src/mysql/mysql.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mysql/mysql.c b/src/mysql/mysql.c index e4f095396f..098213b335 100644 --- a/src/mysql/mysql.c +++ b/src/mysql/mysql.c @@ -125,6 +125,7 @@ struct GNUNET_MYSQL_StatementHandle * Obtain the location of ".my.cnf". * * @param cfg our configuration + * @param section the section * @return NULL on error */ static char * |