summaryrefslogtreecommitdiff
path: root/src/exchange-lib/testing_api_cmd_refresh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange-lib/testing_api_cmd_refresh.c')
-rw-r--r--src/exchange-lib/testing_api_cmd_refresh.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/exchange-lib/testing_api_cmd_refresh.c b/src/exchange-lib/testing_api_cmd_refresh.c
index 56b93c1e8..28be03744 100644
--- a/src/exchange-lib/testing_api_cmd_refresh.c
+++ b/src/exchange-lib/testing_api_cmd_refresh.c
@@ -826,9 +826,7 @@ refresh_melt_cleanup (void *cls,
* @param cls closure.
* @param ret[out] result (could be anything).
* @param trait name of the trait.
- * @param selector more detailed information about which object
- * to return in case there were multiple generated
- * by the command.
+ * @param index index number of the object to offer.
*
* @return #GNUNET_OK on success.
*/
@@ -945,9 +943,7 @@ TALER_TESTING_cmd_refresh_melt_double
* @param cls closure.
* @param ret[out] result (could be anything).
* @param trait name of the trait.
- * @param selector more detailed information about which object
- * to return in case there were multiple generated
- * by the command.
+ * @param index index number of the object to offer.
*
* @return #GNUNET_OK on success.
*/