aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_proportional.c
diff options
context:
space:
mode:
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,