guix-env: some update.
[oweals/gnunet.git] / 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,