aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-24 12:59:55 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-24 12:59:55 +0200
commit1cd0eded9842bdb30336d978f7fcb3f03fc5fae0 (patch)
tree19c84d7fc95df7c6b5cdbec51a63f7cb602e07b3 /src
parentd21659a10cf434adf96cfe49acf9045c342fb3ff (diff)
downloadmerchant-1cd0eded9842bdb30336d978f7fcb3f03fc5fae0.tar.gz
merchant-1cd0eded9842bdb30336d978f7fcb3f03fc5fae0.tar.bz2
merchant-1cd0eded9842bdb30336d978f7fcb3f03fc5fae0.zip
-fix doxygen
Diffstat (limited to 'src')
-rw-r--r--src/backend/taler-merchant-exchange.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/backend/taler-merchant-exchange.c b/src/backend/taler-merchant-exchange.c
index 0b6ce56d..b440902d 100644
--- a/src/backend/taler-merchant-exchange.c
+++ b/src/backend/taler-merchant-exchange.c
@@ -560,6 +560,13 @@ exchange_request (void *cls)
* should ask the exchange about.
*
* @param cls closure (NULL)
+ * @param rowid row of the transfer in the merchant database
+ * @param instance_id instance that received the transfer
+ * @param exchange_url base URL of the exchange that initiated the transfer
+ * @param payto_uri account of the merchant that received the transfer
+ * @param wtid wire transfer subject identifying the aggregation
+ * @param execution_time when did the merchant observe the transfer
+ * @param total total amount that was wired
*/
static void
start_inquiry (