aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-auto-share.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-auto-share.c')
-rw-r--r--src/fs/gnunet-auto-share.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-auto-share.c b/src/fs/gnunet-auto-share.c
index 2106d67f1..ca9535d1b 100644
--- a/src/fs/gnunet-auto-share.c
+++ b/src/fs/gnunet-auto-share.c
@@ -488,7 +488,7 @@ work (void *cls,
488 _("Publishing `%s'\n"), 488 _("Publishing `%s'\n"),
489 wi->filename); 489 wi->filename);
490 publish_proc = GNUNET_OS_start_process_vap (GNUNET_YES, 490 publish_proc = GNUNET_OS_start_process_vap (GNUNET_YES,
491 0, NULL, NULL, 491 0, NULL, NULL, NULL,
492 "gnunet-publish", 492 "gnunet-publish",
493 argv); 493 argv);
494 if (NULL == publish_proc) 494 if (NULL == publish_proc)