aboutsummaryrefslogtreecommitdiff
path: root/src/setup/gnunet-setup-namestore-config.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-30 08:17:37 +0000
committerChristian Grothoff <christian@grothoff.org>2016-04-30 08:17:37 +0000
commit407940eab281ad623c1d5263d8aaf2d4032fa27d (patch)
treeec6a8dce09ea921df20cd25dbfe85e5c222f6696 /src/setup/gnunet-setup-namestore-config.c
parentb25fa8589635010a74304dbca9678a3ca5cdfd7d (diff)
downloadgnunet-gtk-407940eab281ad623c1d5263d8aaf2d4032fa27d.tar.gz
gnunet-gtk-407940eab281ad623c1d5263d8aaf2d4032fa27d.zip
implementing new scheduler shutdown semantics
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)