gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: indent


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: indent
Date: Fri, 21 Apr 2017 16:21:01 +0200

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 6d354ee  indent
6d354ee is described below

commit 6d354ee50fd497c28f569e6abc02821c6ffe447f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Apr 21 16:21:12 2017 +0200

    indent
---
 src/backend/taler-merchant-httpd.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/backend/taler-merchant-httpd.c 
b/src/backend/taler-merchant-httpd.c
index 96b2405..c32fe06 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -1131,9 +1131,9 @@ main (int argc, char *const *argv)
   struct GNUNET_GETOPT_CommandLineOption options[] = {
 
     GNUNET_GETOPT_option_flag ('C',
-                                  "connection-close",
-                                  "force HTTP connections to be closed after 
each request",
-                                  &TMH_merchant_connection_close),
+                               "connection-close",
+                               "force HTTP connections to be closed after each 
request",
+                               &TMH_merchant_connection_close),
 
     GNUNET_GETOPT_OPTION_END
   };

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



reply via email to

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