aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/microhttpd.h')
-rw-r--r--src/include/microhttpd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index 614107c4..6d0eb4c8 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -3076,7 +3076,6 @@ MHD_get_connection_values_n (struct MHD_Connection *connection,
3076 * return them -- and the `struct MHD_PostProcessor` will also see 3076 * return them -- and the `struct MHD_PostProcessor` will also see
3077 * them). This maybe required in certain situations (see Mantis 3077 * them). This maybe required in certain situations (see Mantis
3078 * #1399) where (broken) HTTP implementations fail to supply values 3078 * #1399) where (broken) HTTP implementations fail to supply values
3079
3080 * needed by the post processor (or other parts of the application). 3079 * needed by the post processor (or other parts of the application).
3081 * 3080 *
3082 * This function MUST only be called from within the 3081 * This function MUST only be called from within the