aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small_multicast.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/test_mesh_small_multicast.c')
-rw-r--r--src/mesh/test_mesh_small_multicast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_small_multicast.c b/src/mesh/test_mesh_small_multicast.c
index bb76e0878..837942de6 100644
--- a/src/mesh/test_mesh_small_multicast.c
+++ b/src/mesh/test_mesh_small_multicast.c
@@ -371,7 +371,7 @@ ch (void *cls, const struct GNUNET_PeerIdentity *peer,
371 GNUNET_NO, 371 GNUNET_NO,
372 0, 372 0,
373 GNUNET_TIME_UNIT_FOREVER_REL, 373 GNUNET_TIME_UNIT_FOREVER_REL,
374 &d2->id, 374 NULL,
375 sizeof(struct GNUNET_MessageHeader), 375 sizeof(struct GNUNET_MessageHeader),
376 &tmt_rdy, 376 &tmt_rdy,
377 (void *) 1L); 377 (void *) 1L);