From 06d9c7bef832c213b40a7fd2ea379fa3293bd598 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Dec 2013 23:16:48 +0000 Subject: [PATCH] -complete comment --- src/transport/transport_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/transport/transport_api.c b/src/transport/transport_api.c index 6737ef650..de596501a 100644 --- a/src/transport/transport_api.c +++ b/src/transport/transport_api.c @@ -1397,7 +1397,7 @@ GNUNET_TRANSPORT_check_peer_connected (struct GNUNET_TRANSPORT_Handle *handle, /** * Task to call the HelloUpdateCallback of the GetHelloHandle * - * @param cls the GetHelloHandle + * @param cls the `struct GNUNET_TRANSPORT_GetHelloHandle` * @param tc the scheduler task context */ static void -- 2.25.1