indentation fix
authorChristian Grothoff <christian@grothoff.org>
Sun, 12 Mar 2017 23:24:47 +0000 (00:24 +0100)
committerChristian Grothoff <christian@grothoff.org>
Mon, 13 Mar 2017 00:24:34 +0000 (01:24 +0100)
src/set/test_set_union_copy.c

index a1eba63115f416651852b540aed3cc9b1c260af7..242b9f2f2d786ce037031066288eeb662a16e018 100644 (file)
@@ -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,