aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_reserve_withdraw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange/taler-exchange-httpd_reserve_withdraw.c')
-rw-r--r--src/exchange/taler-exchange-httpd_reserve_withdraw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_reserve_withdraw.c b/src/exchange/taler-exchange-httpd_reserve_withdraw.c
index e5829d9dc..1199ed67d 100644
--- a/src/exchange/taler-exchange-httpd_reserve_withdraw.c
+++ b/src/exchange/taler-exchange-httpd_reserve_withdraw.c
@@ -380,6 +380,7 @@ TEH_RESERVE_handler_reserve_withdraw (struct TEH_RequestHandler *rh,
380 GNUNET_JSON_spec_end () 380 GNUNET_JSON_spec_end ()
381 }; 381 };
382 382
383 (void) rh;
383 res = TEH_PARSE_post_json (connection, 384 res = TEH_PARSE_post_json (connection,
384 connection_cls, 385 connection_cls,
385 upload_data, 386 upload_data,