diff options
author | Matthias Wachs <wachs@net.in.tum.de> | 2012-03-23 16:15:50 +0000 |
---|---|---|
committer | Matthias Wachs <wachs@net.in.tum.de> | 2012-03-23 16:15:50 +0000 |
commit | d0818f55815212dde381bd1a65a67f4d7d6124ff (patch) | |
tree | e54e3f080bde1441ce732956e025683f36f1c291 /src/mysql | |
parent | c83780d7be3f1a744f72437220b351ce2ce0d68e (diff) |
- dozygen
Diffstat (limited to 'src/mysql')
-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 * |