aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_performance.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/ats_api_performance.c')
-rw-r--r--src/ats/ats_api_performance.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/ats_api_performance.c b/src/ats/ats_api_performance.c
index 566b0cce3..4e09123c5 100644
--- a/src/ats/ats_api_performance.c
+++ b/src/ats/ats_api_performance.c
@@ -747,7 +747,7 @@ GNUNET_ATS_reserve_bandwidth_cancel (struct GNUNET_ATS_ReservationContext *rc)
747/** 747/**
748 * Get information about addresses known to the ATS subsystem. 748 * Get information about addresses known to the ATS subsystem.
749 * 749 *
750 * @param cfg configuration to use 750 * @param handle the performance handle to use
751 * @param peer peer idm can be NULL for all peers 751 * @param peer peer idm can be NULL for all peers
752 * @param all GNUNET_YES to get information about all addresses or GNUNET_NO to 752 * @param all GNUNET_YES to get information about all addresses or GNUNET_NO to
753 * get only address currently used 753 * get only address currently used