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:
f1d7ff4
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Mon, 19 Apr 2010 10:39:53 +0000
(10:39 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 19 Apr 2010 10:39:53 +0000
(10:39 +0000)
src/fs/test_fs_test_lib.c
patch
|
blob
|
history
diff --git
a/src/fs/test_fs_test_lib.c
b/src/fs/test_fs_test_lib.c
index aad4557f94d5ab43d802865f9c8b11e7b3716fa8..b575e68c7b3f4e424d26f3164a443f19007c7370 100644
(file)
--- a/
src/fs/test_fs_test_lib.c
+++ b/
src/fs/test_fs_test_lib.c
@@
-73,7
+73,7
@@
static void
do_download (void *cls,
const struct GNUNET_FS_Uri *uri)
{
- if (
(
NULL == uri)
+ if (NULL == uri)
{
GNUNET_break (0);
GNUNET_SCHEDULER_add_now (sched,