aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_kyc_wallet_get.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_kyc_wallet_get.c')
-rw-r--r--src/testing/testing_api_cmd_kyc_wallet_get.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/testing_api_cmd_kyc_wallet_get.c b/src/testing/testing_api_cmd_kyc_wallet_get.c
index e686590e8..44ca03719 100644
--- a/src/testing/testing_api_cmd_kyc_wallet_get.c
+++ b/src/testing/testing_api_cmd_kyc_wallet_get.c
@@ -28,7 +28,7 @@
#include "taler_testing_lib.h"
/**
- * State for a "track transaction" CMD.
+ * State for a "/kyc-wallet" GET CMD.
*/
struct KycWalletGetState
{
@@ -183,7 +183,7 @@ wallet_kyc_run (void *cls,
* Cleanup the state from a "track transaction" CMD, and possibly
* cancel a operation thereof.
*
- * @param cls closure.
+ * @param cls closure with our `struct KycWalletGetState`
* @param cmd the command which is being cleaned up.
*/
static void