summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_refund_increase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/taler-merchant-httpd_refund_increase.h')
-rw-r--r--src/backend/taler-merchant-httpd_refund_increase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_refund_increase.h b/src/backend/taler-merchant-httpd_refund_increase.h
index 82a48f4c..ff178001 100644
--- a/src/backend/taler-merchant-httpd_refund_increase.h
+++ b/src/backend/taler-merchant-httpd_refund_increase.h
@@ -37,7 +37,7 @@
* @param mi merchant backend instance, never NULL
* @return MHD result code
*/
-int
+MHD_RESULT
MH_handler_refund_increase (struct TMH_RequestHandler *rh,
struct MHD_Connection *connection,
void **connection_cls,