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:
66ec361
)
done
author
Christian Grothoff
<christian@grothoff.org>
Tue, 20 Oct 2009 11:33:34 +0000
(11:33 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 20 Oct 2009 11:33:34 +0000
(11:33 +0000)
src/fs/test_fs_download.c
patch
|
blob
|
history
diff --git
a/src/fs/test_fs_download.c
b/src/fs/test_fs_download.c
index f9a8109c5219b33f1fe514901a9e22a01cf971cf..5ceb8653e91a513c4a7b4654ba7c5d40c5d3d96a 100644
(file)
--- a/
src/fs/test_fs_download.c
+++ b/
src/fs/test_fs_download.c
@@
-181,7
+181,6
@@
progress_cb (void *cls,
GNUNET_assert (publish == event->value.publish.sc);
GNUNET_assert (FILESIZE == event->value.publish.size);
GNUNET_assert (1 == event->value.publish.anonymity);
- /* FIXME: add checks here... */
GNUNET_FS_stop (fs);
fs = NULL;
break;