aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_mysql.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-09 10:16:49 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-09 10:16:49 +0000
commitd4baeee37d09e53b5f176398a1b4aaa0aa747883 (patch)
tree23e158bbaa43cff4a640924d576adc11664dfd71 /src/datastore/plugin_datastore_mysql.c
parent2421da90c7830ccd9b000544651b7f8fd142f217 (diff)
-clarify comment
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 923660dc2c..cf01725832 100644
--- a/src/datastore/plugin_datastore_mysql.c
+++ b/src/datastore/plugin_datastore_mysql.c
@@ -47,7 +47,7 @@
*
* MANUAL SETUP INSTRUCTIONS
*
- * 1) in /etc/gnunet.conf, set
+ * 1) in gnunet.conf, set
* @verbatim
[datastore]
DATABASE = "mysql"