From 4c72bbbf38d25ac5a2301315f5028fceb2893b7e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 6 May 2018 20:58:58 +0200 Subject: fix dht profiler logic --- src/topology/friends.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/topology') diff --git a/src/topology/friends.c b/src/topology/friends.c index cdfedbc81..a9a1f1498 100644 --- a/src/topology/friends.c +++ b/src/topology/friends.c @@ -55,7 +55,8 @@ GNUNET_FRIENDS_parse (const struct GNUNET_CONFIGURATION_Handle *cfg, &fn)) { GNUNET_log_config_missing (GNUNET_ERROR_TYPE_ERROR, - "topology", "FRIENDS"); + "topology", + "FRIENDS"); return GNUNET_SYSERR; } if (GNUNET_SYSERR == -- cgit v1.2.3