libmicrohttpd

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

commit 7d740904c403a0bdbf473b16025799ba03f89536
parent 25385c3c76cd81613761031f6f87c4087c2975eb
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 17 Feb 2018 09:43:32 +0100

remove spurious newline

Diffstat:
Msrc/microhttpd/connection.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/microhttpd/connection.c b/src/microhttpd/connection.c @@ -2298,7 +2298,6 @@ call_connection_handler (struct MHD_Connection *connection) } - /** * Call the handler of the application for this * connection. Handles chunking of the upload