fix warning
[oweals/gnunet.git] / src / testing / test_testing_topology.c
index b328873f23d90393c4267a31e302164cca867c19..2caa6f921af75ffc03f81a359966c83c845e40a1 100644 (file)
@@ -519,6 +519,7 @@ init_notify_peer2 (void *cls,
                   GNUNET_i2s (my_identity), GNUNET_h2s(&pos->peer1->id.hashPubKey));
 #endif
       if (NULL == GNUNET_CORE_notify_transmit_ready (pos->peer1handle,
+                                                     GNUNET_YES,
                                                      0,
                                                      TIMEOUT,
                                                      &pos->peer2->id,
@@ -572,6 +573,7 @@ static void connect_notify_peers (void *cls,
                 GNUNET_i2s (&pos->peer2->id), GNUNET_h2s(&pos->peer1->id.hashPubKey));
 #endif
       if (NULL == GNUNET_CORE_notify_transmit_ready (pos->peer1handle,
+                                                     GNUNET_YES,
                                                      0,
                                                      TIMEOUT,
                                                      &pos->peer2->id,