gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: indent


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: indent
Date: Mon, 25 Jun 2018 20:14:03 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

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

commit 04552e08550c4719a4ebe2e3e16be8bece46d8be
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Jun 25 20:14:02 2018 +0200

    indent
---
 src/util/gnunet-config.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/util/gnunet-config.c b/src/util/gnunet-config.c
index 532a5a0d6..4528bbe24 100644
--- a/src/util/gnunet-config.c
+++ b/src/util/gnunet-config.c
@@ -102,9 +102,9 @@ print_option (void *cls,
   else
   {
     fprintf (stdout,
-       "%s = %s\n",
-       option,
-       value);
+            "%s = %s\n",
+            option,
+            value);
   }
 }
 

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



reply via email to

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