gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -typo


From: gnunet
Subject: [taler-exchange] branch master updated: -typo
Date: Thu, 02 Nov 2023 16:10:05 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new e4237480 -typo
e4237480 is described below

commit e423748043d161421bd0cc3800c3c2fcecc28800
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Nov 2 16:10:01 2023 +0100

    -typo
---
 src/kyclogic/plugin_kyclogic_oauth2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/kyclogic/plugin_kyclogic_oauth2.c 
b/src/kyclogic/plugin_kyclogic_oauth2.c
index 6e6051b6..9bf9be1b 100644
--- a/src/kyclogic/plugin_kyclogic_oauth2.c
+++ b/src/kyclogic/plugin_kyclogic_oauth2.c
@@ -429,7 +429,7 @@ oauth2_load_configuration (void *cls,
     pd->authorize_url = GNUNET_strndup (s,
                                         extra - s);
     GNUNET_asprintf (&pd->setup_url,
-                     "%.*s/setup/s",
+                     "%.*s/setup/%s",
                      (int) (slash - s),
                      s,
                      pd->client_id);

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