gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-exchange] branch master updated: -fix typos
Date: Sat, 30 Jul 2022 10:36:23 +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 2b160c15 -fix typos
2b160c15 is described below

commit 2b160c1569cefae870c13daf68b801472b3eba65
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jul 30 10:36:19 2022 +0200

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

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index 88b8eeed..28fe1748 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -16215,7 +16215,7 @@ postgres_insert_close_request (
  * @param payto_uri account to wire funds to
  * @param date time of the signature
  * @param amount amount to wire
- * @param master_sig signature affirming the opearation
+ * @param master_sig signature affirming the operation
  * @return transaction status code
  */
 static enum GNUNET_DB_QueryStatus
diff --git a/src/include/taler_exchangedb_plugin.h 
b/src/include/taler_exchangedb_plugin.h
index 4f9a41d1..1cb4ce5f 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -591,7 +591,6 @@ struct TALER_EXCHANGEDB_TableData
 
     struct
     {
-      uint64_t profit_drain_serial_id;
       struct TALER_WireTransferIdentifierRawP wtid;
       char *account_section;
       char *payto_uri;
@@ -5533,7 +5532,7 @@ struct TALER_EXCHANGEDB_Plugin
    * @param payto_uri account to wire funds to
    * @param date time of the signature
    * @param amount amount to wire
-   * @param master_sig signature affirming the opearation
+   * @param master_sig signature affirming the operation
    * @return transaction status code
    */
   enum GNUNET_DB_QueryStatus

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