-uuuunet
authorChristian Grothoff <christian@grothoff.org>
Thu, 15 Mar 2012 13:08:43 +0000 (13:08 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 15 Mar 2012 13:08:43 +0000 (13:08 +0000)
src/fs/fs_download.c

index 69298f2c92563baefa1896392e79ff9e9ada9d8a..0596d85e3f5cdc3c3cbe3e476998472f044f64b3 100644 (file)
@@ -2178,7 +2178,7 @@ GNUNET_FS_download_start_from_search (struct GNUNET_FS_Handle *h,
   {
     dc->filename = GNUNET_strdup (filename);
     if (GNUNET_YES == GNUNET_DISK_file_test (filename))
-      GNUUNET_break (GNUNET_OK == GNUNET_DISK_file_size (filename, &dc->old_file_size, GNUNET_YES));
+      GNUNET_break (GNUNET_OK == GNUNET_DISK_file_size (filename, &dc->old_file_size, GNUNET_YES));
   }
   if (GNUNET_FS_uri_test_loc (dc->uri))
     GNUNET_assert (GNUNET_OK ==