From f0cd54dc102cc531805d14d4deb0d2d479ce591c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 18 Aug 2022 15:43:10 +0200 Subject: -doxygen --- src/kyclogic/plugin_kyclogic_persona.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/kyclogic/plugin_kyclogic_persona.c') diff --git a/src/kyclogic/plugin_kyclogic_persona.c b/src/kyclogic/plugin_kyclogic_persona.c index 2ce8e6a1f..d67ef697f 100644 --- a/src/kyclogic/plugin_kyclogic_persona.c +++ b/src/kyclogic/plugin_kyclogic_persona.c @@ -1418,9 +1418,6 @@ persona_webhook_cancel (struct TALER_KYCLOGIC_WebhookHandle *wh) * @param account_id account to return * @param inquiry_id inquiry ID to supply * @param http_status HTTP status to use - * @param template template to instantiate - * @param[in] body body for the template to use (reference - * is consumed) */ static void webhook_generic_reply (struct TALER_KYCLOGIC_WebhookHandle *wh, @@ -1457,9 +1454,6 @@ webhook_generic_reply (struct TALER_KYCLOGIC_WebhookHandle *wh, * @param wh proof handle to generate reply for * @param inquiry_id inquiry ID to supply * @param http_status HTTP status to use - * @param template template to instantiate - * @param[in] body body for the template to use (reference - * is consumed) */ static void webhook_reply_error (struct TALER_KYCLOGIC_WebhookHandle *wh, -- cgit v1.2.3