aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/connection.c')
-rw-r--r--src/microhttpd/connection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/connection.c b/src/microhttpd/connection.c
index 2865df23..3a2e6c43 100644
--- a/src/microhttpd/connection.c
+++ b/src/microhttpd/connection.c
@@ -2298,7 +2298,6 @@ call_connection_handler (struct MHD_Connection *connection)
2298} 2298}
2299 2299
2300 2300
2301
2302/** 2301/**
2303 * Call the handler of the application for this 2302 * Call the handler of the application for this
2304 * connection. Handles chunking of the upload 2303 * connection. Handles chunking of the upload