aboutsummaryrefslogtreecommitdiff
path: root/src/exchange-lib/testing_api_cmd_bank_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange-lib/testing_api_cmd_bank_check.c')
-rw-r--r--src/exchange-lib/testing_api_cmd_bank_check.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/exchange-lib/testing_api_cmd_bank_check.c b/src/exchange-lib/testing_api_cmd_bank_check.c
index c46aa10ba..b4f5fff42 100644
--- a/src/exchange-lib/testing_api_cmd_bank_check.c
+++ b/src/exchange-lib/testing_api_cmd_bank_check.c
@@ -193,11 +193,9 @@ check_bank_transfer_cleanup
* Offer internal data from a "bank check" CMD state.
*
* @param cls closure.
- * @param ret[out] result (could be anything).
+ * @param ret[out] result.
* @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.
*/