diff options
Diffstat (limited to 'src/backend/anastasis-httpd_truth_upload.c')
-rw-r--r-- | src/backend/anastasis-httpd_truth_upload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/anastasis-httpd_truth_upload.c b/src/backend/anastasis-httpd_truth_upload.c index 130876f..30bd8e6 100644 --- a/src/backend/anastasis-httpd_truth_upload.c +++ b/src/backend/anastasis-httpd_truth_upload.c | |||
@@ -508,7 +508,7 @@ begin_payment (struct TruthUploadContext *tuc) | |||
508 | } | 508 | } |
509 | 509 | ||
510 | 510 | ||
511 | int | 511 | MHD_RESULT |
512 | AH_handler_truth_post ( | 512 | AH_handler_truth_post ( |
513 | struct MHD_Connection *connection, | 513 | struct MHD_Connection *connection, |
514 | struct TM_HandlerContext *hc, | 514 | struct TM_HandlerContext *hc, |