diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-07-02 11:39:29 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-07-02 11:39:29 +0200 |
commit | ba711d7cd99cf0f0d5040734f2307ee403d83ed0 (patch) | |
tree | f9c97c48446827d2756c5df852411c9897f38bc1 | |
parent | e7d9187c1266a79cc81f342586e0b3b70d0c9d03 (diff) |
polish refresh CMD
-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 |