fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 27 Apr 2010 12:35:37 +0000 (12:35 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 27 Apr 2010 12:35:37 +0000 (12:35 +0000)
src/fs/gnunet-pseudonym.c

index f585cf6ccd63a0fecc88a5bd819a96dad4b6dfd1..9f85f05457331d74f1861805c73e70ac19c7a108 100644 (file)
@@ -260,7 +260,8 @@ run (void *cls,
                       "gnunet-pseudonym",
                       &progress_cb,
                       NULL,
-                      GNUNET_FS_FLAGS_NONE);
+                      GNUNET_FS_FLAGS_NONE,
+                      GNUNET_FS_OPTIONS_END);
   if (NULL != delete_ns)
     {
       ns = GNUNET_FS_namespace_create (h, delete_ns);