aboutsummaryrefslogtreecommitdiff
path: root/src/backend/anastasis-httpd_mhd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/anastasis-httpd_mhd.h')
-rw-r--r--src/backend/anastasis-httpd_mhd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/backend/anastasis-httpd_mhd.h b/src/backend/anastasis-httpd_mhd.h
index 628abfa..2aa9b28 100644
--- a/src/backend/anastasis-httpd_mhd.h
+++ b/src/backend/anastasis-httpd_mhd.h
@@ -34,10 +34,6 @@
34 * 34 *
35 * @param rh context of the handler 35 * @param rh context of the handler
36 * @param connection the MHD connection to handle 36 * @param connection the MHD connection to handle
37 * @param[in,out] connection_cls the connection's closure (can be updated)
38 * @param upload_data upload data
39 * @param[in,out] upload_data_size number of bytes (left) in @a upload_data
40 * @param mi merchant backend instance, NULL is allowed in this case!
41 * @return MHD result code 37 * @return MHD result code
42 */ 38 */
43MHD_RESULT 39MHD_RESULT