From 12de18ea7dd417cb20c2887f69cd6ce12cb0c4b5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 7 Oct 2013 18:47:57 +0000 Subject: -shorter line --- src/topology/friends.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/topology/friends.c b/src/topology/friends.c index d12d711d3..81f00c667 100644 --- a/src/topology/friends.c +++ b/src/topology/friends.c @@ -48,7 +48,10 @@ GNUNET_FRIENDS_parse (const struct GNUNET_CONFIGURATION_Handle *cfg, uint64_t fsize; if (GNUNET_OK != - GNUNET_CONFIGURATION_get_value_filename (cfg, "TOPOLOGY", "FRIENDS", &fn)) + GNUNET_CONFIGURATION_get_value_filename (cfg, + "TOPOLOGY", + "FRIENDS", + &fn)) { GNUNET_log_config_missing (GNUNET_ERROR_TYPE_ERROR, "topology", "FRIENDS"); -- cgit v1.2.3