aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-service-transport_neighbours.c')
-rw-r--r--src/transport/gnunet-service-transport_neighbours.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport_neighbours.c b/src/transport/gnunet-service-transport_neighbours.c
index fbd524f3b..ad649ec0a 100644
--- a/src/transport/gnunet-service-transport_neighbours.c
+++ b/src/transport/gnunet-service-transport_neighbours.c
@@ -659,7 +659,6 @@ set_timeout (struct NeighbourMapEntry *n,
659 * address must be setup) 659 * address must be setup)
660 * @param bandwidth_in inbound quota to be used when connection is up 660 * @param bandwidth_in inbound quota to be used when connection is up
661 * @param bandwidth_out outbound quota to be used when connection is up 661 * @param bandwidth_out outbound quota to be used when connection is up
662 * @param is_active #GNUNET_YES to mark this as the active address with ATS
663 */ 662 */
664static void 663static void
665set_alternative_address (struct NeighbourMapEntry *n, 664set_alternative_address (struct NeighbourMapEntry *n,