aboutsummaryrefslogtreecommitdiff
path: root/src/nse/gnunet-nse-profiler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse/gnunet-nse-profiler.c')
-rw-r--r--src/nse/gnunet-nse-profiler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nse/gnunet-nse-profiler.c b/src/nse/gnunet-nse-profiler.c
index 115d7b417..32f650feb 100644
--- a/src/nse/gnunet-nse-profiler.c
+++ b/src/nse/gnunet-nse-profiler.c
@@ -556,7 +556,7 @@ run (void *cls, char *const *args, const char *cfgfile,
556 556
557 if (GNUNET_OK != 557 if (GNUNET_OK !=
558 GNUNET_CONFIGURATION_get_value_time (testing_cfg, "nse-profiler", 558 GNUNET_CONFIGURATION_get_value_time (testing_cfg, "nse-profiler",
559 "WAIT_TIME", &wait_time)) 559 "WAIT_TIME", &wait_time))
560 { 560 {
561 GNUNET_log (GNUNET_ERROR_TYPE_ERROR, 561 GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
562 "Option nse-profiler:wait_time is required!\n"); 562 "Option nse-profiler:wait_time is required!\n");