gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -doxygen


From: gnunet
Subject: [taler-exchange] branch master updated: -doxygen
Date: Sat, 30 Jul 2022 11:04:49 +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 544fbd4f -doxygen
544fbd4f is described below

commit 544fbd4fe9f536b5933467d3f1adc65a3f1b772d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jul 30 11:04:45 2022 +0200

    -doxygen
---
 src/exchangedb/plugin_exchangedb_postgres.c | 2 +-
 src/include/taler_exchangedb_plugin.h       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index 28fe1748..2e3b59e0 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -16213,7 +16213,7 @@ postgres_insert_close_request (
  * @param wtid wire transfer ID to use
  * @param account_section account to drain
  * @param payto_uri account to wire funds to
- * @param date time of the signature
+ * @param request_timestamp when was the request made
  * @param amount amount to wire
  * @param master_sig signature affirming the operation
  * @return transaction status code
diff --git a/src/include/taler_exchangedb_plugin.h 
b/src/include/taler_exchangedb_plugin.h
index 1cb4ce5f..7f31752d 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -5530,7 +5530,7 @@ struct TALER_EXCHANGEDB_Plugin
    * @param wtid wire transfer ID to use
    * @param account_section account to drain
    * @param payto_uri account to wire funds to
-   * @param date time of the signature
+   * @param request_timestamp time of the signature
    * @param amount amount to wire
    * @param master_sig signature affirming the operation
    * @return transaction status code

-- 
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]