aboutsummaryrefslogtreecommitdiff
path: root/src/common/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/helper.c')
-rw-r--r--src/common/helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/helper.c b/src/common/helper.c
index 7ffc84a5..0f3751d7 100644
--- a/src/common/helper.c
+++ b/src/common/helper.c
@@ -427,7 +427,7 @@ void initGNUnetGTKCommon(struct GE_Context * e,
427 GC_get_configuration_value_string(cfg, 427 GC_get_configuration_value_string(cfg,
428 "GNUNET-GTK", 428 "GNUNET-GTK",
429 "PLUGINS", 429 "PLUGINS",
430 "about daemon fs", 430 "about daemon fs stats",
431 &load); 431 &load);
432 loadPlugins(load); 432 loadPlugins(load);
433 FREE(load); 433 FREE(load);