aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-uri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/gnunet-uri.c')
-rw-r--r--src/util/gnunet-uri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/gnunet-uri.c b/src/util/gnunet-uri.c
index 279c5a42e..545b78981 100644
--- a/src/util/gnunet-uri.c
+++ b/src/util/gnunet-uri.c
@@ -113,7 +113,7 @@ run (void *cls, char *const *args, const char *cfgfile,
113 GNUNET_DISK_PIPE_END_READ), 113 GNUNET_DISK_PIPE_END_READ),
114 &maint_child_death, NULL); 114 &maint_child_death, NULL);
115 p = GNUNET_OS_start_process (GNUNET_NO, 0, 115 p = GNUNET_OS_start_process (GNUNET_NO, 0,
116 NULL, NULL, 116 NULL, NULL, NULL,
117 program, 117 program,
118 program, 118 program,
119 args[0], 119 args[0],