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: Mon, 08 Jan 2024 19:26:40 +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 02609921 typo
02609921 is described below

commit 02609921b840d85f3beac2762a3655be6426376b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 8 19:26:37 2024 +0100

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

diff --git a/src/curl/curl.c b/src/curl/curl.c
index 3bdf6bf4..304d89b4 100644
--- a/src/curl/curl.c
+++ b/src/curl/curl.c
@@ -42,7 +42,7 @@ TALER_curl_set_secure_redirect_policy (CURL *eh,
                                      "https://";,
                                      strlen ("https://";))) ||
                   (0 == strncasecmp (url,
-                                     "https://";,
+                                     "http://";,
                                      strlen ("http://";))) );
 #ifdef CURLOPT_REDIR_PROTOCOLS_STR
   if (0 == strncasecmp (url,

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