From 09df88645767b8d20075cb3b6d1b2f400a75c605 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 17 Feb 2019 20:27:10 +0100 Subject: fix indentation --- src/testing/testing.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/testing') diff --git a/src/testing/testing.c b/src/testing/testing.c index 899ac2865..7dbd97294 100644 --- a/src/testing/testing.c +++ b/src/testing/testing.c @@ -11,7 +11,7 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see . @@ -839,7 +839,9 @@ update_config (void *cls, GNUNET_CONFIGURATION_get_value_yesno (uc->cfg, "testing", single_variable)) { - GNUNET_snprintf (uval, sizeof (uval), "%s/%s.sock", + GNUNET_snprintf (uval, + sizeof (uval), + "%s/%s.sock", uc->gnunet_home, section); value = uval; } -- cgit v1.2.3