diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-08-11 23:50:11 +0200 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-08-11 23:50:11 +0200 | 
| commit | 66307ecc032f3d947a9166350ec188dcbba32b2a (patch) | |
| tree | c881c643956a544c97a6f4e16be9bdd681942b11 /src/kyclogic | |
| parent | 1009084e94b8e8cf19e3b5568c3cccaba2bd2209 (diff) | |
-doxygen fixes
Diffstat (limited to 'src/kyclogic')
| -rw-r--r-- | src/kyclogic/plugin_kyclogic_template.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/kyclogic/plugin_kyclogic_template.c b/src/kyclogic/plugin_kyclogic_template.c index 7765061e..919f7dca 100644 --- a/src/kyclogic/plugin_kyclogic_template.c +++ b/src/kyclogic/plugin_kyclogic_template.c @@ -309,7 +309,6 @@ template_proof_cancel (struct TALER_KYCLOGIC_ProofHandle *ph)   * @param http_method HTTP method used for the webhook   * @param url_path rest of the URL after `/kyc-webhook/`   * @param connection MHD connection object (for HTTP headers) - * @param body_size number of bytes in @a body   * @param body HTTP request body   * @param cb function to call with the result   * @param cb_cls closure for @a cb | 
