aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_proportional.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/ats/plugin_ats_proportional.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/ats/plugin_ats_proportional.c')
-rw-r--r--src/ats/plugin_ats_proportional.c3
1 files changed, 1 insertions, 2 deletions
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,
773 * suggest one. Therefore we have to disconnect the peer. 773 * suggest one. Therefore we have to disconnect the peer.
774 * The above call to "distribute_bandwidth_in_network() 774 * The above call to "distribute_bandwidth_in_network()
775 * does not see 'current_address' so we need to trigger 775 * does not see 'current_address' so we need to trigger
776 * the update here. */ 776 * the update here. */LOG (GNUNET_ERROR_TYPE_DEBUG,
777 LOG (GNUNET_ERROR_TYPE_DEBUG,
778 "Disconnecting peer `%s'.\n", 777 "Disconnecting peer `%s'.\n",
779 GNUNET_i2s (peer)); 778 GNUNET_i2s (peer));
780 s->env->bandwidth_changed_cb (s->env->cls, 779 s->env->bandwidth_changed_cb (s->env->cls,