aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_performance.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-11-21 10:51:21 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-11-21 10:51:21 +0000
commitcee176e7b9d5692f8798be097e9834eabf2aad8c (patch)
treebd5b14652723847fb25ee1d23394c8e03fd8c6f6 /src/ats/ats_api_performance.c
parentddb6578b1822feb533094c1bc294953dcd3e23cc (diff)
downloadgnunet-cee176e7b9d5692f8798be097e9834eabf2aad8c.tar.gz
gnunet-cee176e7b9d5692f8798be097e9834eabf2aad8c.zip
dogygen
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