aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_mysql.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/plugin_datastore_mysql.c')
-rw-r--r--src/datastore/plugin_datastore_mysql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/plugin_datastore_mysql.c b/src/datastore/plugin_datastore_mysql.c
index 923660dc2..cf0172583 100644
--- a/src/datastore/plugin_datastore_mysql.c
+++ b/src/datastore/plugin_datastore_mysql.c
@@ -47,7 +47,7 @@
47 * 47 *
48 * MANUAL SETUP INSTRUCTIONS 48 * MANUAL SETUP INSTRUCTIONS
49 * 49 *
50 * 1) in /etc/gnunet.conf, set 50 * 1) in gnunet.conf, set
51 * @verbatim 51 * @verbatim
52 [datastore] 52 [datastore]
53 DATABASE = "mysql" 53 DATABASE = "mysql"