aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small_multicast.c
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-10-17 12:54:45 +0000
committerBart Polot <bart@net.in.tum.de>2011-10-17 12:54:45 +0000
commit7a6ddbe8707368fc67b9b6f687e6f50781393531 (patch)
tree854e0e76cba112a547bff882126dcd06fd8fd716 /src/mesh/test_mesh_small_multicast.c
parent7607c33464325ae6974ca2a685940b1438120fe2 (diff)
downloadgnunet-7a6ddbe8707368fc67b9b6f687e6f50781393531.tar.gz
gnunet-7a6ddbe8707368fc67b9b6f687e6f50781393531.zip
Updated TODO, docuementation, testcase
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);