gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: fix3


From: gnunet
Subject: [taler-donau] branch master updated: fix3
Date: Thu, 18 Jan 2024 11:08:29 +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 bc14b77  fix3
bc14b77 is described below

commit bc14b7751ccfdb6a009c03944b639e245e4c5816
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Thu Jan 18 11:09:36 2024 +0100

    fix3
---
 src/lib/donau_api_handle.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/donau_api_handle.c b/src/lib/donau_api_handle.c
index 9064c7c..ef78f2b 100644
--- a/src/lib/donau_api_handle.c
+++ b/src/lib/donau_api_handle.c
@@ -434,7 +434,7 @@ EXITIF_exit:
 
 
 /**
- * Callback used when downloading the reply to a /keys request
+ * Callback used when downloading the reply to a /keys request 
  * is complete.
  *
  * @param cls the `struct KeysRequest`
@@ -442,7 +442,7 @@ EXITIF_exit:
  * @param resp_obj parsed JSON result, NULL on error
  */
 static void
-c (void *cls,
+keys_completed_cb (void *cls,
                    long response_code,
                    const void *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]