gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: change comment


From: gnunet
Subject: [taler-donau] branch master updated: change comment
Date: Wed, 28 Feb 2024 10:15:33 +0100

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

lukas-matyja pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new 2e3723c  change comment
2e3723c is described below

commit 2e3723cb9f921b4500467907d5a59dcefc9d8c50
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Wed Feb 28 10:16:09 2024 +0100

    change comment
---
 src/lib/donau_api_charities_get.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/donau_api_charities_get.c 
b/src/lib/donau_api_charities_get.c
index 85ae482..d33e73e 100644
--- a/src/lib/donau_api_charities_get.c
+++ b/src/lib/donau_api_charities_get.c
@@ -71,7 +71,6 @@ handle_charities_get_ok (const json_t *resp_obj,
                        struct DONAU_CharitiesGetHandle *cgh,
                                           struct DONAU_GetCharitiesResponse 
*gcresp)
 {
-  //const uint64_t num_charity = gcresp->details.ok.num_charity; TODO: Delete 
number of charities in service header
   struct DONAU_CharitySummary *charities = gcresp->details.ok.charity;
   const char *name;
   if (JSON_OBJECT != json_typeof (resp_obj))

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