From 7056d8853438b5170926335853195333e8968375 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 23 Feb 2017 22:50:52 +0100 Subject: fix indentation --- src/testing/testing.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/testing/testing.c b/src/testing/testing.c index 043bdd7d2..bab7976ea 100644 --- a/src/testing/testing.c +++ b/src/testing/testing.c @@ -1633,7 +1633,9 @@ GNUNET_TESTING_service_run (const char *testdir, char *binary; char *libexec_binary; - GNUNET_log_setup (testdir, "WARNING", NULL); + GNUNET_log_setup (testdir, + "WARNING", + NULL); system = GNUNET_TESTING_system_create (testdir, "127.0.0.1", NULL, NULL); if (NULL == system) return 1; -- cgit v1.2.3