summaryrefslogtreecommitdiff
path: root/src/backenddb
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-22 10:33:32 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-22 10:33:32 +0200
commit88bd613b49c8a40b0adc27e6b7a1ba8a347555c0 (patch)
tree8c9988c1ee21477b2cb413d0973605ad6b64a1f4 /src/backenddb
parentb9508adc7526e2777939fd59036f1715f64c4dc5 (diff)
downloadmerchant-88bd613b49c8a40b0adc27e6b7a1ba8a347555c0.tar.gz
merchant-88bd613b49c8a40b0adc27e6b7a1ba8a347555c0.tar.bz2
merchant-88bd613b49c8a40b0adc27e6b7a1ba8a347555c0.zip
fix doxygen
Diffstat (limited to 'src/backenddb')
-rw-r--r--src/backenddb/plugin_merchantdb_postgres.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c
index 3a336d1a..4726979e 100644
--- a/src/backenddb/plugin_merchantdb_postgres.c
+++ b/src/backenddb/plugin_merchantdb_postgres.c
@@ -253,7 +253,6 @@ postgres_start_read_committed (void *cls,
* Roll back the current transaction of a database connection.
*
* @param cls the `struct PostgresClosure` with the plugin-specific state
- * @return #GNUNET_OK on success
*/
static void
postgres_rollback (void *cls)