diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/exchange-lib/testing_api_cmd_refresh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/testing_api_cmd_refresh.c b/src/exchange-lib/testing_api_cmd_refresh.c index d811bc337..5e273a3c7 100644 --- a/src/exchange-lib/testing_api_cmd_refresh.c +++ b/src/exchange-lib/testing_api_cmd_refresh.c @@ -892,7 +892,7 @@ TALER_TESTING_cmd_refresh_melt * * @param label command label * @param exchange connection to the exchange - * @param amount FIXME not used. + * @param amount amount to be melted. * @param coin_reference reference to a command that will provide * a coin to refresh * @param expected_response_code expected HTTP code |