aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_ats_application_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_ats_application_service.h')
-rw-r--r--src/include/gnunet_ats_application_service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_ats_application_service.h b/src/include/gnunet_ats_application_service.h
index 8038f0cf3..a48dba825 100644
--- a/src/include/gnunet_ats_application_service.h
+++ b/src/include/gnunet_ats_application_service.h
@@ -71,14 +71,14 @@ struct GNUNET_ATS_ApplicationSuggestHandle;
71 71
72/** 72/**
73 * An application would like to communicate with a peer. ATS should 73 * An application would like to communicate with a peer. ATS should
74 * allocate bandwith using a suitable address for requiremetns @a pk 74 * allocate bandwidth using a suitable address for requiremetns @a pk
75 * to transport. 75 * to transport.
76 * 76 *
77 * @param ch handle 77 * @param ch handle
78 * @param peer identity of the peer we need an address for 78 * @param peer identity of the peer we need an address for
79 * @param pk what kind of application will the application require (can be 79 * @param pk what kind of application will the application require (can be
80 * #GNUNET_MQ_PREFERENCE_NONE, we will still try to connect) 80 * #GNUNET_MQ_PREFERENCE_NONE, we will still try to connect)
81 * @param bw desired bandwith, can be zero (we will still try to connect) 81 * @param bw desired bandwidth, can be zero (we will still try to connect)
82 * @return suggestion handle, NULL if request is already pending 82 * @return suggestion handle, NULL if request is already pending
83 */ 83 */
84struct GNUNET_ATS_ApplicationSuggestHandle * 84struct GNUNET_ATS_ApplicationSuggestHandle *