summaryrefslogtreecommitdiff
path: root/src/exchange-lib/testing_api_trait_coin_priv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange-lib/testing_api_trait_coin_priv.c')
-rw-r--r--src/exchange-lib/testing_api_trait_coin_priv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/testing_api_trait_coin_priv.c b/src/exchange-lib/testing_api_trait_coin_priv.c
index 5e9193f1..baaa794b 100644
--- a/src/exchange-lib/testing_api_trait_coin_priv.c
+++ b/src/exchange-lib/testing_api_trait_coin_priv.c
@@ -46,7 +46,7 @@ int
TALER_TESTING_get_trait_coin_priv
(const struct TALER_TESTING_Command *cmd,
unsigned int index,
- struct TALER_CoinSpendPrivateKeyP **coin_priv)
+ const struct TALER_CoinSpendPrivateKeyP **coin_priv)
{
return cmd->traits (cmd->cls,
(void **) coin_priv,