From eb11823bf308688976715a0cb95e98b34c811c72 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 15 Mar 2013 09:07:30 +0000 Subject: doxygen --- src/include/gnunet_transport_service.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include') diff --git a/src/include/gnunet_transport_service.h b/src/include/gnunet_transport_service.h index ddc423517..0885ac565 100644 --- a/src/include/gnunet_transport_service.h +++ b/src/include/gnunet_transport_service.h @@ -281,7 +281,7 @@ struct GNUNET_TRANSPORT_GetHelloHandle; * Checks if a neighbour is connected * * @param handle connection to transport service - * @peer the peer to check + * @param peer the peer to check * @return GNUNET_YES or GNUNET_NO * */ @@ -301,7 +301,7 @@ GNUNET_TRANSPORT_check_neighbour_connected (struct GNUNET_TRANSPORT_Handle *hand * * Supported ATS values: * GNUNET_ATS_QUALITY_NET_DELAY (value in ms) - * GNUNET_ATS_QUALITY_NET_DISTANCE (value in #hops) + * GNUNET_ATS_QUALITY_NET_DISTANCE (value in count(hops)) * * Example * To enforce a delay of 10 ms for peer p1 in sending direction use: -- cgit v1.2.3