aboutsummaryrefslogtreecommitdiff
path: root/src/setup/gnunet-setup-namestore-config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup/gnunet-setup-namestore-config.c')
-rw-r--r--src/setup/gnunet-setup-namestore-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup/gnunet-setup-namestore-config.c b/src/setup/gnunet-setup-namestore-config.c
index d6cf756b..d03ca554 100644
--- a/src/setup/gnunet-setup-namestore-config.c
+++ b/src/setup/gnunet-setup-namestore-config.c
@@ -31,7 +31,7 @@
31 * Test if the configuration works for the given plugin. 31 * Test if the configuration works for the given plugin.
32 * 32 *
33 * @param name name of the plugin to check 33 * @param name name of the plugin to check
34 * @return GNUNET_OK on success, GNUNET_SYSERR if the config is wrong 34 * @return #GNUNET_OK on success, #GNUNET_SYSERR if the config is wrong
35 */ 35 */
36static int 36static int
37test_config (const char *name) 37test_config (const char *name)