diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-01 23:20:45 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-01 23:20:45 +0200 |
commit | 1626e85ccfc7ca27cbeeef4b02937d2007c6a465 (patch) | |
tree | 9c947b131f6cd2d9dcc582d3186b8e8163ec4b74 | |
parent | ddb61a66435cd154f5a4d8e39b9a3c3a0530cc2b (diff) |
-fix doxygen
-rw-r--r-- | src/backenddb/plugin_merchantdb_postgres.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c index 1eccc12b..8671a69f 100644 --- 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) |