From d4fb0695ceb2f1c1ceb0ef1fc6fdded668396d4d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 7 Aug 2022 21:48:38 +0200 Subject: -start kyc-tester helper --- src/kyclogic/plugin_kyclogic_oauth2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kyclogic/plugin_kyclogic_oauth2.c') diff --git a/src/kyclogic/plugin_kyclogic_oauth2.c b/src/kyclogic/plugin_kyclogic_oauth2.c index ac13355e..42f195be 100644 --- a/src/kyclogic/plugin_kyclogic_oauth2.c +++ b/src/kyclogic/plugin_kyclogic_oauth2.c @@ -975,7 +975,7 @@ oauth2_webhook (void *cls, TALER_KYCLOGIC_ProviderLookupCallback plc, void *plc_cls, const char *http_method, - const char *url_path[], + const char *const url_path[], struct MHD_Connection *connection, const json_t *body, TALER_KYCLOGIC_WebhookCallback cb, -- cgit v1.2.3