summaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
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