summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_post_orders.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-15 16:36:30 +0200
committerMS <ms@taler.net>2020-10-15 16:36:30 +0200
commit5ea59df5baf316be47615c7a1b4639472a94e12c (patch)
tree0e047daafafc462c030f02f4496bb1a15dba11a0 /src/testing/testing_api_cmd_post_orders.c
parent01126ed1389937fe6f4d2fe7c0a4ca27026bb57c (diff)
downloadmerchant-5ea59df5baf316be47615c7a1b4639472a94e12c.tar.gz
merchant-5ea59df5baf316be47615c7a1b4639472a94e12c.tar.bz2
merchant-5ea59df5baf316be47615c7a1b4639472a94e12c.zip
Doxygen fixes
Diffstat (limited to 'src/testing/testing_api_cmd_post_orders.c')
-rw-r--r--src/testing/testing_api_cmd_post_orders.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testing/testing_api_cmd_post_orders.c b/src/testing/testing_api_cmd_post_orders.c
index a7ecc1cd..3adcf7d0 100644
--- a/src/testing/testing_api_cmd_post_orders.c
+++ b/src/testing/testing_api_cmd_post_orders.c
@@ -183,6 +183,7 @@ orders_traits (void *cls,
*
* @param cls closure
* @param hr HTTP response we got
+ * @param contract_terms contract terms of this order
* @param sig merchant's signature
* @param hash hash over the contract
*/
@@ -244,6 +245,7 @@ orders_claim_cb (void *cls,
* @param cls closure.
* @param hr HTTP response
* @param order_id order id of the orders.
+ * @param claim_token claim token
*/
static void
order_cb (void *cls,