aboutsummaryrefslogtreecommitdiff
path: root/src
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
parent2421da90c7830ccd9b000544651b7f8fd142f217 (diff)
downloadgnunet-d4baeee37d09e53b5f176398a1b4aaa0aa747883.tar.gz
gnunet-d4baeee37d09e53b5f176398a1b4aaa0aa747883.zip
-clarify comment
Diffstat (limited to 'src')
-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"