fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 19 Apr 2010 10:39:53 +0000 (10:39 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 19 Apr 2010 10:39:53 +0000 (10:39 +0000)
src/fs/test_fs_test_lib.c

index aad4557f94d5ab43d802865f9c8b11e7b3716fa8..b575e68c7b3f4e424d26f3164a443f19007c7370 100644 (file)
@@ -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,