From 77891e6b20e6b3e28528d21aefdaa5f5b5197402 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 23 Dec 2010 08:21:23 +0000 Subject: [PATCH] --- src/transport/gnunet-service-transport.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c index b2fa62d0d..1a22e64f5 100644 --- a/src/transport/gnunet-service-transport.c +++ b/src/transport/gnunet-service-transport.c @@ -4695,7 +4695,7 @@ handle_ping(void *cls, const struct GNUNET_MessageHeader *message, * @param message the message, NULL if we only care about * learning about the delay until we should receive again * @param ats information for automatic transport selection - * @param ats_count number of elements in ats not including \0 terminator + * @param ats_count number of elements in ats not including 0-terminator * @param session identifier used for this session (can be NULL) * @param sender_address binary address of the sender (if observed) * @param sender_address_len number of bytes in sender_address -- 2.25.1