From 1a3793cb1c5e94d2d900835102ee5929a229986c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 14 Aug 2022 19:10:19 +0200 Subject: -regenerate DBs --- src/kyclogic/taler-exchange-kyc-tester.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/kyclogic') diff --git a/src/kyclogic/taler-exchange-kyc-tester.c b/src/kyclogic/taler-exchange-kyc-tester.c index d1265626..8801b19d 100644 --- a/src/kyclogic/taler-exchange-kyc-tester.c +++ b/src/kyclogic/taler-exchange-kyc-tester.c @@ -518,7 +518,7 @@ kyc_provider_account_lookup ( * @param rc request to handle * @param method HTTP request method used by the client * @param root uploaded JSON body (can be NULL) - * @param args one argument with the payment_target_uuid + * @param args one argument with the legitimization_uuid * @return MHD result code */ static MHD_RESULT @@ -599,7 +599,7 @@ handler_kyc_webhook_generic ( * Handle a GET "/kyc-webhook" request. * * @param rc request to handle - * @param args one argument with the payment_target_uuid + * @param args one argument with the legitimization_uuid * @return MHD result code */ static MHD_RESULT @@ -619,7 +619,7 @@ handler_kyc_webhook_get ( * * @param rc request to handle * @param root uploaded JSON body (can be NULL) - * @param args one argument with the payment_target_uuid + * @param args one argument with the legitimization_uuid * @return MHD result code */ static MHD_RESULT -- cgit v1.2.3