-fix warning

This commit is contained in:
Christian Grothoff 2023-01-18 14:26:25 +01:00
parent 999209518d
commit 3a7045bfca
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -43,7 +43,7 @@ TEH_kyc_proof_cleanup (void);
MHD_RESULT MHD_RESULT
TEH_handler_kyc_proof ( TEH_handler_kyc_proof (
struct TEH_RequestContext *rc, struct TEH_RequestContext *rc,
const char *const args[3]); const char *const args[1]);
#endif #endif