From b30952ed72d07779b122ed78e2d9a42c8d6fef2b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 17 May 2023 20:23:35 +0200 Subject: [PATCH] -doxygen --- src/exchange/taler-exchange-httpd_common_kyc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/exchange/taler-exchange-httpd_common_kyc.h b/src/exchange/taler-exchange-httpd_common_kyc.h index 5672d0e3e..572766041 100644 --- a/src/exchange/taler-exchange-httpd_common_kyc.h +++ b/src/exchange/taler-exchange-httpd_common_kyc.h @@ -64,7 +64,6 @@ struct TEH_KycAmlTrigger; * @param provider_section name of the configuration section of the logic that was run * @param provider_user_id set to user ID at the provider, or NULL if not supported or unknown * @param provider_legitimization_id set to legitimization process ID at the provider, or NULL if not supported or unknown - * @param status KYC status * @param expiration until when is the KYC check valid * @param attributes user attributes returned by the provider * @param http_status HTTP status code of @a response