projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d12570
)
fixes
author
Christian Grothoff
<christian@grothoff.org>
Sat, 20 Feb 2010 14:46:42 +0000
(14:46 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 20 Feb 2010 14:46:42 +0000
(14:46 +0000)
src/fs/test_fs_lib.c
patch
|
blob
|
history
diff --git
a/src/fs/test_fs_lib.c
b/src/fs/test_fs_lib.c
index 24e2bbc9d0041ca4d9fd653a8a11cfc39b215a1a..8b8f3db068474927e556d37a86b9bdf4a0007938 100644
(file)
--- a/
src/fs/test_fs_lib.c
+++ b/
src/fs/test_fs_lib.c
@@
-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);