From 6000339fbcc91b2bf3bc4a2ae9b934b6093f7cb6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 7 Nov 2021 19:37:06 +0100 Subject: fix comments --- src/testing/testing_api_cmd_kyc_wallet_get.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/testing/testing_api_cmd_kyc_wallet_get.c') 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 -- cgit v1.2.3