From 04552e08550c4719a4ebe2e3e16be8bece46d8be Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Jun 2018 20:14:02 +0200 Subject: 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); } } -- cgit v1.2.3