-help seaspider some more
[oweals/gnunet.git] / src / fs / gnunet-directory.c
index 0721ea90e8af956796f1da15fe92d44f1d0b9fa6..c722f57ff232c581719194460a51449799b19d57 100644 (file)
@@ -136,7 +136,7 @@ run (void *cls, char *const *args, const char *cfgfile,
   i = 0;
   while (NULL != (filename = args[i++]))
   {
-    if ((GNUNET_OK != GNUNET_DISK_file_size (filename, &size, GNUNET_YES)) ||
+    if ((GNUNET_OK != GNUNET_DISK_file_size (filename, &size, GNUNET_YES, GNUNET_YES)) ||
         (NULL ==
          (h =
           GNUNET_DISK_file_open (filename, GNUNET_DISK_OPEN_READ,