summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4fe146e)
raw | patch | inline | side by side (parent: 4fe146e)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 26 Mar 2016 12:59:26 +0000 (13:59 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 26 Mar 2016 13:00:36 +0000 (14:00 +0100) |
src/mysql.c | patch | blob | history |
diff --git a/src/mysql.c b/src/mysql.c
index eaa03719c5216b23ba316273af40aa654bc891e3..f6c710c0376e5fa85638f4675d46e635320c2313 100644 (file)
--- a/src/mysql.c
+++ b/src/mysql.c
static int mysql_read (user_data_t *ud);
-void mysql_read_default_options(struct st_mysql_options *options,
- const char *filename,const char *group);
-
static void mysql_database_free (void *arg) /* {{{ */
{
mysql_database_t *db;