Fix an initialization warning (GCC bug 53119)
[oweals/gnunet.git] / src / scalarproduct / gnunet-service-scalarproduct-ecc_bob.c
index db8241bb7b69ca0474715b51d647690ff96cc6f0..8a5b3a5b2459326f478317890cda123f4c3194fd 100644 (file)
@@ -670,7 +670,7 @@ start_intersection (struct BobServiceSession *s)
                           &set_sid,
                           NULL,
                           GNUNET_SET_RESULT_REMOVED,
-                          (struct GNUNET_SET_Option[]) { 0 },
+                          (struct GNUNET_SET_Option[]) {{ 0 }},
                           &cb_intersection_element_removed,
                           s);
   if (GNUNET_OK !=