fixes
authorChristian Grothoff <christian@grothoff.org>
Sat, 20 Feb 2010 14:46:42 +0000 (14:46 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 20 Feb 2010 14:46:42 +0000 (14:46 +0000)
src/fs/test_fs_lib.c

index 24e2bbc9d0041ca4d9fd653a8a11cfc39b215a1a..8b8f3db068474927e556d37a86b9bdf4a0007938 100644 (file)
@@ -195,7 +195,7 @@ progress_cb (void *cls,
       GNUNET_SCHEDULER_cancel (daemon->download_sched,
                               daemon->download_timeout_task);
       daemon->download_timeout_task = GNUNET_SCHEDULER_NO_TASK;
-      GNUNET_SCHEDULER_add_continuation (daemon->publish_sched,
+      GNUNET_SCHEDULER_add_continuation (daemon->download_sched,
                                         &report_success,
                                         daemon,
                                         GNUNET_SCHEDULER_REASON_PREREQ_DONE);