From c7b7da5a19b78c82db9dc66c5dba5984f0ace937 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Jan 2015 18:57:29 +0100 Subject: code now fully compiles again --- src/mint/taler-mint-httpd_db.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mint/taler-mint-httpd_db.h') diff --git a/src/mint/taler-mint-httpd_db.h b/src/mint/taler-mint-httpd_db.h index 3f8c1341..bcec4521 100644 --- a/src/mint/taler-mint-httpd_db.h +++ b/src/mint/taler-mint-httpd_db.h @@ -93,7 +93,7 @@ int TALER_MINT_db_execute_refresh_melt (struct MHD_Connection *connection, const struct GNUNET_CRYPTO_EddsaPublicKey *refresh_session_pub, unsigned int num_new_denoms, - const struct GNUNET_CRYPTO_rsa_PublicKey **denom_pubs, + struct GNUNET_CRYPTO_rsa_PublicKey *const*denom_pubs, unsigned int coin_count, const struct TALER_CoinPublicInfo *coin_public_infos); -- cgit v1.2.3