gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 01/02: remove bogus comment


From: gnunet
Subject: [taler-exchange] 01/02: remove bogus comment
Date: Fri, 17 Jan 2020 20:11:47 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 376277f7e89ae9d994c2633ab1bf920851508a16
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 20:07:57 2020 +0100

    remove bogus comment
---
 src/exchangedb/plugin_exchangedb_postgres.c | 3 +--
 src/include/taler_exchangedb_plugin.h       | 4 +---
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index 8a013c40..d96c351b 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -1847,8 +1847,7 @@ reserves_update (void *cls,
 
 /**
  * Insert an incoming transaction into reserves.  New reserves are also created
- * through this function.  Note that this API call starts (and stops) its
- * own transaction scope (so the application must not do so).
+ * through this function.
  *
  * @param cls the `struct PostgresClosure` with the plugin-specific state
  * @param session the database connection handle
diff --git a/src/include/taler_exchangedb_plugin.h 
b/src/include/taler_exchangedb_plugin.h
index 3631f475..e3798c53 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -1727,9 +1727,7 @@ struct TALER_EXCHANGEDB_Plugin
 
   /**
    * Insert a incoming transaction into reserves.  New reserves are
-   * also created through this function.  Note that this API call
-   * starts (and stops) its own transaction scope (so the application
-   * must not do so).
+   * also created through this function.
    *
    * @param cls the @e cls of this struct with the plugin-specific state
    * @param db the database connection handle

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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