commit 0d6062a0d3e0cf167d3902856f0584d04eaf5996
parent a825bb0be9022fe73668480dc4038c0526f2e429
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date: Tue, 12 Mar 2024 09:56:27 +0100
small changes
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/testing_api_cmd_get_donau.c b/src/testing/testing_api_cmd_get_donau.c
@@ -213,7 +213,7 @@ static char *
get_donau_base_url (
const struct GNUNET_CONFIGURATION_Handle *cfg)
{
- char *donau_url;// = "http://localhost:8080/";
+ char *donau_url;
if (GNUNET_OK !=
GNUNET_CONFIGURATION_get_value_string (cfg,