aboutsummaryrefslogtreecommitdiff
path: root/src/dv
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-03-27 08:30:10 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-03-27 08:30:10 +0000
commit90c0277126a2908ad9f169d599b38df7e4fc1218 (patch)
treeec2a0fe6bb6b7662a2082307111c8aa8d66b5c87 /src/dv
parentf7d297d8be140f6507001a509e69bf15d2ea727a (diff)
downloadgnunet-90c0277126a2908ad9f169d599b38df7e4fc1218.tar.gz
gnunet-90c0277126a2908ad9f169d599b38df7e4fc1218.zip
fix
Diffstat (limited to 'src/dv')
-rw-r--r--src/dv/gnunet-service-dv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dv/gnunet-service-dv.c b/src/dv/gnunet-service-dv.c
index 8190ecc91..7b86eb927 100644
--- a/src/dv/gnunet-service-dv.c
+++ b/src/dv/gnunet-service-dv.c
@@ -955,6 +955,7 @@ handle_direct_disconnect (struct DirectNeighbor *neighbor)
955 * 955 *
956 * @param cls closure 956 * @param cls closure
957 * @param address the address 957 * @param address the address
958 * @param active is this address in active use
958 * @param bandwidth_out assigned outbound bandwidth for the connection 959 * @param bandwidth_out assigned outbound bandwidth for the connection
959 * @param bandwidth_in assigned inbound bandwidth for the connection 960 * @param bandwidth_in assigned inbound bandwidth for the connection
960 * @param ats performance data for the address (as far as known) 961 * @param ats performance data for the address (as far as known)