aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_ats_service.h
diff options
context:
space:
mode:
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 */