From 83b19539f4d322b43683f5838b72e9ec2c8e6073 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 4 Nov 2011 14:00:32 +0000 Subject: curly wars / auto-indentation --- src/nat/test_nat_test.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/nat/test_nat_test.c') diff --git a/src/nat/test_nat_test.c b/src/nat/test_nat_test.c index 0786bb04b..c080e8ff3 100644 --- a/src/nat/test_nat_test.c +++ b/src/nat/test_nat_test.c @@ -111,7 +111,8 @@ main (int argc, char *const argv[]) nat_res = GNUNET_OS_check_helper_binary ("gnunet-nat-server"); if (GNUNET_SYSERR == nat_res) { - GNUNET_log (GNUNET_ERROR_TYPE_WARNING, "Cannot run NAT test: `%s' file not found\n", + GNUNET_log (GNUNET_ERROR_TYPE_WARNING, + "Cannot run NAT test: `%s' file not found\n", "gnunet-nat-server"); return 0; } -- cgit v1.2.3