merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 1626e85ccfc7ca27cbeeef4b02937d2007c6a465
parent ddb61a66435cd154f5a4d8e39b9a3c3a0530cc2b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  1 Aug 2021 23:20:45 +0200

-fix doxygen

Diffstat:
Msrc/backenddb/plugin_merchantdb_postgres.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c @@ -1326,7 +1326,6 @@ postgres_lock_product (void *cls, * instances. * * @param cls closure - * @return database result code, #GNUNET_DB_STATUS_SUCCESS_NO_RESULTS if nothing was unlocked */ static void postgres_expire_locks (void *cls)