From df295571f2af48d6129704e644fabfec204ed259 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 11 Apr 2017 20:37:33 +0200 Subject: [PATCH] clarify comment --- src/include/microhttpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h index 40545452..e8015874 100644 --- a/src/include/microhttpd.h +++ b/src/include/microhttpd.h @@ -1732,7 +1732,7 @@ enum MHD_ConnectionInfoType MHD_CONNECTION_INFO_DAEMON, /** - * Request the file descriptor for the listening socket. + * Request the file descriptor for the connection socket. * No extra arguments should be passed. * @ingroup request */