From a35b078783a7e263f1b6dffe0da916f7339eab97 Mon Sep 17 00:00:00 2001 From: Willow Liquorice Date: Wed, 7 Sep 2022 21:43:12 +0100 Subject: -DOC: Documentation cleanup pass through UTIL SERVICE library --- src/util/service.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/service.c') diff --git a/src/util/service.c b/src/util/service.c index c48060437..27183981e 100644 --- a/src/util/service.c +++ b/src/util/service.c @@ -743,7 +743,7 @@ service_client_recv (void *cls) * setup the client (with the scheduler) and tell the application. * * @param sh service that accepted the client - * @param sock socket associated with the client + * @param csock socket associated with the client */ static void start_client (struct GNUNET_SERVICE_Handle *sh, -- cgit v1.2.3