From: Christian Grothoff Date: Sun, 4 Mar 2012 14:43:14 +0000 (+0000) Subject: -fix X-Git-Tag: initial-import-from-subversion-38251~14457 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ddc7733783792d50569dca78676be42b1b829ea5;p=oweals%2Fgnunet.git -fix --- diff --git a/src/arm/do_start_process.c b/src/arm/do_start_process.c index 865ea8e7d..4554f5729 100644 --- a/src/arm/do_start_process.c +++ b/src/arm/do_start_process.c @@ -7,6 +7,7 @@ * limitation that it does NOT allow passing command line arguments * with spaces to the new process. * + * @param pipe_control should a pipe be used to send signals to the child? * @param lsocks array of listen sockets to dup starting at fd3 (systemd-style), or NULL * @param first_arg first argument for argv (may be an empty string) * @param ... more arguments, NULL terminated