gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: [lib] fix url


From: gnunet
Subject: [taler-donau] branch master updated: [lib] fix url
Date: Tue, 16 Jan 2024 16:07:51 +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 c3ad2ec  [lib] fix url
     new abb7dbb  Merge remote-tracking branch 'refs/remotes/origin/master'
c3ad2ec is described below

commit c3ad2ec6c34c422da2122355c4f88e23a93ad998
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Tue Jan 16 16:07:15 2024 +0100

    [lib] fix url
---
 src/lib/donau_api_handle.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/donau_api_handle.c b/src/lib/donau_api_handle.c
index 75509d5..ab98209 100644
--- a/src/lib/donau_api_handle.c
+++ b/src/lib/donau_api_handle.c
@@ -589,6 +589,8 @@ DONAU_get_keys (
   gkh->cert_cb_cls = cert_cb_cls;
   gkh->url = TALER_url_join (url,
                              "keys",
+                             NULL,
+                             NULL,
                              NULL);
   // GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
   //             "Requesting keys with URL `%s'.\n",

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