libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 8d1d0b8ff813b0b813d8dbdf693006dcc34ad089
parent b3f1a958ce613f304234ecb6506976db26c117dc
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 29 Nov 2016 14:31:50 +0100

fix comment, rename to match argument

Diffstat:
Msrc/microhttpd/mhd_itc.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/mhd_itc.c b/src/microhttpd/mhd_itc.c @@ -40,7 +40,7 @@ /** * Change itc FD options to be non-blocking. * - * @param pip the pipe to manipulate + * @param itc the inter-thread communication primitive to manipulate * @return non-zero if succeeded, zero otherwise */ int