gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -doxygen fixes


From: gnunet
Subject: [taler-merchant] branch master updated: -doxygen fixes
Date: Wed, 01 Feb 2023 17:09:37 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

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

commit ca7c3fda0ccf2dcd6ac67b4541763bf94248291e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Feb 1 17:09:35 2023 +0100

    -doxygen fixes
---
 src/backenddb/plugin_merchantdb_postgres.c   | 3 ++-
 src/testing/testing_api_cmd_wallet_get_tip.c | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/backenddb/plugin_merchantdb_postgres.c 
b/src/backenddb/plugin_merchantdb_postgres.c
index 52ff3cd0..6ba5a638 100644
--- a/src/backenddb/plugin_merchantdb_postgres.c
+++ b/src/backenddb/plugin_merchantdb_postgres.c
@@ -7622,6 +7622,7 @@ struct LookupPendingWebhookContext
   bool extract_failed;
 };
 
+
 /**
  * Function to be called with the results of a SELECT statement
  * that has returned @a num_results results about webhook.
@@ -7823,7 +7824,7 @@ postgres_lookup_all_webhooks (void *cls,
  * Update the pending webhook. It is use if the webhook can't be send.
  *
  * @param cls closure
- * @param pending_webhook_serial pending_webhook that need to be update
+ * @param webhook_pending_serial pending_webhook that need to be update
  * @param next_attempt when to try the webhook next
  * @return database result code
  */
diff --git a/src/testing/testing_api_cmd_wallet_get_tip.c 
b/src/testing/testing_api_cmd_wallet_get_tip.c
index f10b8663..3df7a5c5 100644
--- a/src/testing/testing_api_cmd_wallet_get_tip.c
+++ b/src/testing/testing_api_cmd_wallet_get_tip.c
@@ -77,7 +77,7 @@ struct WalletTipGetState
  * expectations.
  *
  * @param cls closure
- * @param whr response
+ * @param wgr response
  */
 static void
 wallet_tip_get_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]