summaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-23 00:06:36 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-23 00:06:36 +0200
commit82a5038acf5302957ca450d9c262f6fed59a45ba (patch)
tree904d3df403c6984577a19a8371057593fe87ae05 /src/exchangedb
parentc559b1c935a93c4cdec442beeac59264d483c824 (diff)
downloadexchange-82a5038acf5302957ca450d9c262f6fed59a45ba.tar.gz
exchange-82a5038acf5302957ca450d9c262f6fed59a45ba.tar.bz2
exchange-82a5038acf5302957ca450d9c262f6fed59a45ba.zip
-doxygen fixes
Diffstat (limited to 'src/exchangedb')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index 95ea6a4bb..e2a740f1b 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -194,9 +194,9 @@ postgres_create_tables (void *cls)
/**
- * Initialize prepared statements for @a sess.
+ * Initialize prepared statements for @a pg.
*
- * @param[in,out] sess session to initialize
+ * @param[in,out] pg connection to initialize
* @return #GNUNET_OK on success
*/
static enum GNUNET_GenericReturnValue