gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: indent


From: gnunet
Subject: [taler-exchange] branch master updated: indent
Date: Sun, 19 Jan 2020 20:37:15 +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 bc812a0a indent
bc812a0a is described below

commit bc812a0a514f80f062d0d5db2a9b1b257080d9dc
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Jan 19 20:37:12 2020 +0100

    indent
---
 src/util/mhd.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/util/mhd.c b/src/util/mhd.c
index e615de69..9684f979 100644
--- a/src/util/mhd.c
+++ b/src/util/mhd.c
@@ -100,7 +100,9 @@ TALER_url_absolute_mhd (struct MHD_Connection *connection,
   else
     proto = "http";
 
-  host = MHD_lookup_connection_value (connection, MHD_HEADER_KIND, "Host");
+  host = MHD_lookup_connection_value (connection,
+                                      MHD_HEADER_KIND,
+                                      "Host");
   forwarded_host = MHD_lookup_connection_value (connection,
                                                 MHD_HEADER_KIND,
                                                 "X-Forwarded-Host");

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]