summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_trait_fresh_coin.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 17:52:20 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 17:52:20 +0100
commit67bfd94009edfeaa6f0afcc9afc9208cf35f3672 (patch)
tree36d9a200b62350582a7695bc3c8bfae8b87b0d54 /src/lib/testing_api_trait_fresh_coin.c
parent096de63d04a2bf86c155fd2c594e72704a404cab (diff)
downloadexchange-67bfd94009edfeaa6f0afcc9afc9208cf35f3672.tar.gz
exchange-67bfd94009edfeaa6f0afcc9afc9208cf35f3672.tar.bz2
exchange-67bfd94009edfeaa6f0afcc9afc9208cf35f3672.zip
resolve another FIXME
Diffstat (limited to 'src/lib/testing_api_trait_fresh_coin.c')
-rw-r--r--src/lib/testing_api_trait_fresh_coin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_trait_fresh_coin.c b/src/lib/testing_api_trait_fresh_coin.c
index 3c0ee1df1..e580d9940 100644
--- a/src/lib/testing_api_trait_fresh_coin.c
+++ b/src/lib/testing_api_trait_fresh_coin.c
@@ -66,7 +66,7 @@ TALER_TESTING_get_trait_fresh_coins
struct TALER_TESTING_Trait
TALER_TESTING_make_trait_fresh_coins
(unsigned int index,
- struct TALER_TESTING_FreshCoinData *fresh_coins)
+ const struct TALER_TESTING_FreshCoinData *fresh_coins)
{
struct TALER_TESTING_Trait ret = {
.index = index,