diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-08-14 19:10:19 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-08-14 19:10:19 +0200 |
commit | 1a3793cb1c5e94d2d900835102ee5929a229986c (patch) | |
tree | 12500af1ae43ce2396eb2caa11a9c8c86a87f063 /src/exchange/taler-exchange-httpd_kyc-webhook.c | |
parent | f5b99b5282e50bfaf744941d22bb5766cec76cb9 (diff) |
-regenerate DBs
Diffstat (limited to 'src/exchange/taler-exchange-httpd_kyc-webhook.c')
-rw-r--r-- | src/exchange/taler-exchange-httpd_kyc-webhook.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_kyc-webhook.c b/src/exchange/taler-exchange-httpd_kyc-webhook.c index 6faa2556..300335f1 100644 --- a/src/exchange/taler-exchange-httpd_kyc-webhook.c +++ b/src/exchange/taler-exchange-httpd_kyc-webhook.c @@ -242,7 +242,7 @@ clean_kwh (struct TEH_RequestContext *rc) * @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 |