aboutsummaryrefslogtreecommitdiff
path: root/src/fs
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
parentf7d297d8be140f6507001a509e69bf15d2ea727a (diff)
downloadgnunet-90c0277126a2908ad9f169d599b38df7e4fc1218.tar.gz
gnunet-90c0277126a2908ad9f169d599b38df7e4fc1218.zip
fix
Diffstat (limited to 'src/fs')
-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 dab33acdc..ebb0a3261 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)
235* 235*
236 * @param cls closure 236 * @param cls closure
237 * @param address the address 237 * @param address the address
238 * @param active is this address in active use
238 * @param bandwidth_out assigned outbound bandwidth for the connection 239 * @param bandwidth_out assigned outbound bandwidth for the connection
239 * @param bandwidth_in assigned inbound bandwidth for the connection 240 * @param bandwidth_in assigned inbound bandwidth for the connection
240 * @param ats performance data for the address (as far as known) 241 * @param ats performance data for the address (as far as known)