gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -fix doxygen


From: gnunet
Subject: [taler-exchange] branch master updated: -fix doxygen
Date: Thu, 11 May 2023 11:48:06 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new bc03a27c -fix doxygen
bc03a27c is described below

commit bc03a27cba050e06ee449fc29d6024be39bd7a84
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu May 11 11:47:35 2023 +0200

    -fix doxygen
---
 contrib/gana                           | 2 +-
 src/kyclogic/plugin_kyclogic_persona.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index e50e3767..85736484 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit e50e37672fae7983fb5e934cd1d381b92648f7b6
+Subproject commit 85736484cb0da26aded705ebb1e944e8bb1b8504
diff --git a/src/kyclogic/plugin_kyclogic_persona.c 
b/src/kyclogic/plugin_kyclogic_persona.c
index 35ab9ded..e14a5039 100644
--- a/src/kyclogic/plugin_kyclogic_persona.c
+++ b/src/kyclogic/plugin_kyclogic_persona.c
@@ -1041,7 +1041,7 @@ start_conversion (const struct 
TALER_KYCLOGIC_ProviderDetails *pd,
  * @param cls closure with a `struct TALER_KYCLOGIC_ProofHandle *`
  * @param status_type how did the process die
  * @param code termination status code from the process
- * @param result some JSON result, NULL if we failed to get an JSON output
+ * @param attr result some JSON result, NULL if we failed to get an JSON output
  */
 static void
 proof_post_conversion_cb (void *cls,
@@ -1603,7 +1603,7 @@ webhook_reply_error (struct TALER_KYCLOGIC_WebhookHandle 
*wh,
  * @param cls closure with a `struct TALER_KYCLOGIC_WebhookHandle *`
  * @param status_type how did the process die
  * @param code termination status code from the process
- * @param result some JSON result, NULL if we failed to get an JSON output
+ * @param attr some JSON result, NULL if we failed to get an JSON output
  */
 static void
 webhook_post_conversion_cb (void *cls,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]