summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_responses.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-27 14:55:05 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-27 14:55:05 +0100
commitbda9e3ad94b4ede04ed3886dd8097b35a868eef5 (patch)
treea06a801b9c8f0c1fb61ea595d9633d61e93bbf99 /src/mint/taler-mint-httpd_responses.h
parent986a89ea4f166567ad2890009d43fd0042bdf142 (diff)
downloadexchange-bda9e3ad94b4ede04ed3886dd8097b35a868eef5.tar.gz
exchange-bda9e3ad94b4ede04ed3886dd8097b35a868eef5.tar.bz2
exchange-bda9e3ad94b4ede04ed3886dd8097b35a868eef5.zip
towards making code compile again
Diffstat (limited to 'src/mint/taler-mint-httpd_responses.h')
-rw-r--r--src/mint/taler-mint-httpd_responses.h2
1 files changed, 1 insertions, 1 deletions
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);