aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-01-16 14:03:36 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-01-16 14:03:36 +0000
commitc98e2e920ee8c27d3b319217056116c4f13d1c6a (patch)
treef958d954022da7a79d13902c6d922fcdbaa5e3a0 /src/transport/gnunet-service-transport_neighbours.c
parent8a5993b15da336afade45be6ee4619a39561956a (diff)
downloadgnunet-c98e2e920ee8c27d3b319217056116c4f13d1c6a.tar.gz
gnunet-c98e2e920ee8c27d3b319217056116c4f13d1c6a.zip
more fixed documentation
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,