From bda9e3ad94b4ede04ed3886dd8097b35a868eef5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Jan 2015 14:55:05 +0100 Subject: towards making code compile again --- src/mint/taler-mint-httpd_responses.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mint/taler-mint-httpd_responses.h') diff --git a/src/mint/taler-mint-httpd_responses.h b/src/mint/taler-mint-httpd_responses.h index f92101ff7..dd2184145 100644 --- a/src/mint/taler-mint-httpd_responses.h +++ b/src/mint/taler-mint-httpd_responses.h @@ -209,7 +209,7 @@ TALER_MINT_reply_refresh_melt_success (struct MHD_Connection *connection, int TALER_MINT_reply_refresh_reveal_success (struct MHD_Connection *connection, unsigned int num_newcoins, - const struct GNUNET_CRYPTO_rsa_Signature *sigs); + const struct GNUNET_CRYPTO_rsa_Signature **sigs); -- cgit v1.2.3