aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refresh_reveal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange/taler-exchange-httpd_refresh_reveal.c')
-rw-r--r--src/exchange/taler-exchange-httpd_refresh_reveal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_refresh_reveal.c b/src/exchange/taler-exchange-httpd_refresh_reveal.c
index 29f0738ad..c1a7b6392 100644
--- a/src/exchange/taler-exchange-httpd_refresh_reveal.c
+++ b/src/exchange/taler-exchange-httpd_refresh_reveal.c
@@ -874,6 +874,7 @@ TEH_REFRESH_handler_refresh_reveal (struct TEH_RequestHandler *rh,
874 GNUNET_JSON_spec_end () 874 GNUNET_JSON_spec_end ()
875 }; 875 };
876 876
877 (void) rh;
877 res = TEH_PARSE_post_json (connection, 878 res = TEH_PARSE_post_json (connection,
878 connection_cls, 879 connection_cls,
879 upload_data, 880 upload_data,