summaryrefslogtreecommitdiff
path: root/src/backenddb/plugin_merchantdb_postgres.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-15 19:27:29 +0200
committerMS <ms@taler.net>2020-10-15 19:27:29 +0200
commitd08fc12e9c78de9e5c203260a3f2f1a806b40774 (patch)
tree13d4e7a03b857de137cb17c0b38093ecd5bbee7e /src/backenddb/plugin_merchantdb_postgres.c
parenta8f367f51d9429f2ff62f2ebc9efcba24511346e (diff)
downloadmerchant-d08fc12e9c78de9e5c203260a3f2f1a806b40774.tar.gz
merchant-d08fc12e9c78de9e5c203260a3f2f1a806b40774.tar.bz2
merchant-d08fc12e9c78de9e5c203260a3f2f1a806b40774.zip
Doxygen fixes
Diffstat (limited to 'src/backenddb/plugin_merchantdb_postgres.c')
-rw-r--r--src/backenddb/plugin_merchantdb_postgres.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c
index 2c26b233..adee9964 100644
--- a/src/backenddb/plugin_merchantdb_postgres.c
+++ b/src/backenddb/plugin_merchantdb_postgres.c
@@ -5848,6 +5848,7 @@ postgres_lookup_tip_details (void *cls,
* over multiple pick up operations.
*
* @param cls closure, typically a connection to the db
+ * @param instance_id which instance gave the tip
* @param tip_id the unique ID for the tip
* @param total_picked_up how much was picked up overall at this
* point (includes @a total_requested)