gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: src makefile


From: gnunet
Subject: [taler-donau] branch master updated: src makefile
Date: Thu, 18 Jan 2024 10:50:00 +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 fdd9f69  src makefile
fdd9f69 is described below

commit fdd9f6916736aec143fc82039121b4603c6363df
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Thu Jan 18 10:51:06 2024 +0100

    src makefile
---
 src/Makefile.am            | 2 +-
 src/lib/donau_api_handle.c | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 4745812..76311fe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,7 +14,7 @@ SUBDIRS = \
   json \
   pq \
   donaudb \
-  #donau \
+  donau \
   lib \
   donau-tools \
   testing
diff --git a/src/lib/donau_api_handle.c b/src/lib/donau_api_handle.c
index e28dfa0..9064c7c 100644
--- a/src/lib/donau_api_handle.c
+++ b/src/lib/donau_api_handle.c
@@ -589,8 +589,6 @@ 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]