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, 22 Oct 2020 10:33:08 +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 9c991f0a fix doxygen
9c991f0a is described below

commit 9c991f0a1158f80f8e5e0619b7604dbdb277dc7e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 22 10:33:05 2020 +0200

    fix doxygen
---
 src/auditordb/plugin_auditordb_postgres.c   | 1 -
 src/exchangedb/plugin_exchangedb_postgres.c | 1 -
 2 files changed, 2 deletions(-)

diff --git a/src/auditordb/plugin_auditordb_postgres.c 
b/src/auditordb/plugin_auditordb_postgres.c
index e10df29d..a475c46e 100644
--- a/src/auditordb/plugin_auditordb_postgres.c
+++ b/src/auditordb/plugin_auditordb_postgres.c
@@ -826,7 +826,6 @@ postgres_start (void *cls,
  *
  * @param cls the `struct PostgresClosure` with the plugin-specific state
  * @param session the database connection
- * @return #GNUNET_OK on success
  */
 static void
 postgres_rollback (void *cls,
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index c0ae1fdf..47b74139 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -1488,7 +1488,6 @@ postgres_start (void *cls,
  *
  * @param cls the `struct PostgresClosure` with the plugin-specific state
  * @param session the database connection
- * @return #GNUNET_OK on success
  */
 static void
 postgres_rollback (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]