commit b0a2a0add1260c25b8b8f807fdddc218a4920293
parent 71633eb91757cbe6dd3419cc2cacc90d26abdc67
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date: Mon, 18 Apr 2022 10:49:17 +0300
microhttpd.h: removed empty line
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
@@ -3076,7 +3076,6 @@ MHD_get_connection_values_n (struct MHD_Connection *connection,
* return them -- and the `struct MHD_PostProcessor` will also see
* them). This maybe required in certain situations (see Mantis
* #1399) where (broken) HTTP implementations fail to supply values
-
* needed by the post processor (or other parts of the application).
*
* This function MUST only be called from within the