gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] 02/03: more doxygen fixes


From: gnunet
Subject: [taler-merchant] 02/03: more doxygen fixes
Date: Fri, 23 Apr 2021 23:43:42 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

commit 5f7230811d692254e314728bc1cbc0007deb08e2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Apr 23 23:43:01 2021 +0200

    more doxygen fixes
---
 src/include/taler_merchant_service.h | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/src/include/taler_merchant_service.h 
b/src/include/taler_merchant_service.h
index d71100b6..e1155ec9 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -3391,9 +3391,13 @@ struct TALER_MERCHANT_PickupDetail
  *
  * @param cls closure
  * @param hr HTTP response details
+ * @param total_authorized how many tips were authorized under this tip
+ * @param total_picked_up how many tips have been picked up
+ * @param reason what was the reason given for the tip
  * @param expiration when the tip will expire
- * @param exchange_url exchange from which the coins should be withdrawn
- * @param amount_remaining total amount still available for the tip
+ * @param reserve_pub which reserve is funding this tip
+ * @param pickups_length length of the @a pickups array
+ * @param pickups array of pickup operations performed for this tip
  */
 typedef void
 (*TALER_MERCHANT_TipMerchantGetCallback) (

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]