aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs.c
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/fs/gnunet-service-fs.c
parentf7d297d8be140f6507001a509e69bf15d2ea727a (diff)
fix
Diffstat (limited to 'src/fs/gnunet-service-fs.c')
-rw-r--r--src/fs/gnunet-service-fs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/gnunet-service-fs.c b/src/fs/gnunet-service-fs.c
index dab33acdc4..ebb0a3261f 100644
--- a/src/fs/gnunet-service-fs.c
+++ b/src/fs/gnunet-service-fs.c
@@ -235,6 +235,7 @@ GSF_test_get_load_too_high_ (uint32_t priority)
*
* @param cls closure
* @param address the address
+ * @param active is this address in active use
* @param bandwidth_out assigned outbound bandwidth for the connection
* @param bandwidth_in assigned inbound bandwidth for the connection
* @param ats performance data for the address (as far as known)