From a9a5994e518ded483edb87513d5197b6539ed4ff Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 13 Mar 2017 00:24:47 +0100 Subject: indentation fix --- src/set/test_set_union_copy.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/set') diff --git a/src/set/test_set_union_copy.c b/src/set/test_set_union_copy.c index a1eba6311..242b9f2f2 100644 --- a/src/set/test_set_union_copy.c +++ b/src/set/test_set_union_copy.c @@ -265,7 +265,8 @@ run (void *cls, GNUNET_TESTING_peer_get_identity (peer, &local_id); - set1 = GNUNET_SET_create (cfg, GNUNET_SET_OPERATION_UNION); + set1 = GNUNET_SET_create (cfg, + GNUNET_SET_OPERATION_UNION); add_element_str (set1, "333"); add_element_str (set1, -- cgit v1.2.3