fix
authorChristian Grothoff <christian@grothoff.org>
Fri, 19 Feb 2010 10:44:35 +0000 (10:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 19 Feb 2010 10:44:35 +0000 (10:44 +0000)
src/fs/test_gnunet_service_fs_p2p.c

index d36088d2b6c83e439263dc26c06766d5f967ec50..012af788feca927f03fdcbc979c507f4f0919713 100644 (file)
@@ -92,8 +92,8 @@ do_connect (void *cls,
 {
   GNUNET_assert (0 != (tc->reason & GNUNET_SCHEDULER_REASON_PREREQ_DONE));
   GNUNET_FS_TEST_daemons_connect (sched,
+                                 daemons[0],
                                  daemons[1],
-                                 daemons[2],
                                  TIMEOUT,
                                  &do_publish,
                                  NULL);