aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_ats_service.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-01-12 12:43:09 +0000
committerGabor X Toth <*@tg-x.net>2016-01-12 12:43:09 +0000
commit219e64fe613c47eab4c143791128c2b453be3bf8 (patch)
treec4c83ec4eb2ac7ec45ff461effd21f7d3c3d11b6 /src/include/gnunet_ats_service.h
parentb23f7bcde58fdada9170f16af39ab1e84f4c3a68 (diff)
downloadgnunet-219e64fe613c47eab4c143791128c2b453be3bf8.tar.gz
gnunet-219e64fe613c47eab4c143791128c2b453be3bf8.zip
doxygen: group/module definitions (part 2)
Diffstat (limited to 'src/include/gnunet_ats_service.h')
-rw-r--r--src/include/gnunet_ats_service.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/gnunet_ats_service.h b/src/include/gnunet_ats_service.h
index acbaabafc..9f57b57e1 100644
--- a/src/include/gnunet_ats_service.h
+++ b/src/include/gnunet_ats_service.h
@@ -25,7 +25,7 @@
25 * @author Matthias Wachs 25 * @author Matthias Wachs
26 * 26 *
27 * @defgroup ats ATS service 27 * @defgroup ats ATS service
28 * Automatic transport selection and outbound bandwidth determination 28 * Automatic Transport Selection and outbound bandwidth determination
29 * @{ 29 * @{
30 */ 30 */
31#ifndef GNUNET_ATS_SERVICE_H 31#ifndef GNUNET_ATS_SERVICE_H
@@ -700,7 +700,8 @@ GNUNET_ATS_performance_give_feedback (struct GNUNET_ATS_PerformanceHandle *ph,
700 const struct GNUNET_TIME_Relative scope, 700 const struct GNUNET_TIME_Relative scope,
701 ...); 701 ...);
702 702
703#endif
704
703/** @} */ /* end of group */ 705/** @} */ /* end of group */
704 706
705#endif
706/* end of file gnunet-service-transport_ats.h */ 707/* end of file gnunet-service-transport_ats.h */