From 7e3cf5f461eb4fbb7581672bf0835da07c378136 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 Oct 2019 13:03:48 +0100 Subject: tighten formatting rules --- src/ats/plugin_ats_proportional.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ats/plugin_ats_proportional.c') diff --git a/src/ats/plugin_ats_proportional.c b/src/ats/plugin_ats_proportional.c index a1e995013..f4324d238 100644 --- a/src/ats/plugin_ats_proportional.c +++ b/src/ats/plugin_ats_proportional.c @@ -773,8 +773,7 @@ update_active_address (struct GAS_PROPORTIONAL_Handle *s, * suggest one. Therefore we have to disconnect the peer. * The above call to "distribute_bandwidth_in_network() * does not see 'current_address' so we need to trigger - * the update here. */ - LOG (GNUNET_ERROR_TYPE_DEBUG, + * the update here. */LOG (GNUNET_ERROR_TYPE_DEBUG, "Disconnecting peer `%s'.\n", GNUNET_i2s (peer)); s->env->bandwidth_changed_cb (s->env->cls, -- cgit v1.2.3