libmicrohttpd

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

commit 90bfe2380bd4e435a14c193dd82d309074ccdccb
parent a60850c633663e38f858adbd6cf3310b63ee50d0
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 17 Sep 2008 17:00:36 +0000

space

Diffstat:
Mdoc/Makefile.am | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am @@ -7,6 +7,6 @@ microhttpd_TEXINFOS = lgpl.texi chapters/basicauthentication.inc chapters/biblio examples/basicauthentication.c \ examples/hellobrowser.c \ examples/largepost.c \ -examples/logging.c \ +examples/logging.c \ examples/responseheaders.c \ examples/simplepost.c