exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

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

fix doxygen

Diffstat:
Msrc/auditordb/plugin_auditordb_postgres.c | 1-
Msrc/exchangedb/plugin_exchangedb_postgres.c | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git 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 @@ -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,