aboutsummaryrefslogtreecommitdiff
path: root/src/util/bandwidth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/bandwidth.c')
-rw-r--r--src/util/bandwidth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/bandwidth.c b/src/util/bandwidth.c
index 4afaf4e4b..0270c85f2 100644
--- a/src/util/bandwidth.c
+++ b/src/util/bandwidth.c
@@ -216,7 +216,7 @@ update_excess (struct GNUNET_BANDWIDTH_Tracker *av)
216 * bytes). 216 * bytes).
217 * 217 *
218 * To stop notifications about updates and excess callbacks use 218 * To stop notifications about updates and excess callbacks use
219 * #GNUNET_BANDWIDTH_tracker_notification_stop 219 * #GNUNET_BANDWIDTH_tracker_notification_stop().
220 * 220 *
221 * @param av tracker to initialize 221 * @param av tracker to initialize
222 * @param update_cb callback to notify a client about the tracker being updated 222 * @param update_cb callback to notify a client about the tracker being updated