gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: Doxygen fixes


From: gnunet
Subject: [taler-merchant] branch master updated: Doxygen fixes
Date: Thu, 15 Oct 2020 13:24:29 +0200

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

ms pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new deb4274  Doxygen fixes
deb4274 is described below

commit deb427412b5b4229590b91548d66f64e3f69f15b
Author: MS <ms@taler.net>
AuthorDate: Thu Oct 15 13:24:24 2020 +0200

    Doxygen fixes
---
 src/lib/merchant_api_delete_instance.c | 2 +-
 src/lib/merchant_api_tip_pickup2.c     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/merchant_api_delete_instance.c 
b/src/lib/merchant_api_delete_instance.c
index 03b376e..5c2bc51 100644
--- a/src/lib/merchant_api_delete_instance.c
+++ b/src/lib/merchant_api_delete_instance.c
@@ -69,7 +69,7 @@ struct TALER_MERCHANT_InstanceDeleteHandle
  *
  * @param cls the `struct TALER_MERCHANT_InstanceDeleteHandle`
  * @param response_code HTTP response code, 0 on error
- * @param json response body, NULL if not in JSON
+ * @param response response body, NULL if not in JSON
  */
 static void
 handle_delete_instance_finished (void *cls,
diff --git a/src/lib/merchant_api_tip_pickup2.c 
b/src/lib/merchant_api_tip_pickup2.c
index 8009687..1f12b3f 100644
--- a/src/lib/merchant_api_tip_pickup2.c
+++ b/src/lib/merchant_api_tip_pickup2.c
@@ -156,7 +156,7 @@ check_ok (struct TALER_MERCHANT_TipPickup2Handle *tpo,
  *
  * @param cls the `struct TALER_MERCHANT_TipPickupHandle`
  * @param response_code HTTP response code, 0 on error
- * @param json response body, NULL if not in JSON
+ * @param response response body, NULL if not in JSON
  */
 static void
 handle_tip_pickup_finished (void *cls,

-- 
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]