From: Nathan S. Evans Date: Sat, 5 Feb 2011 12:25:50 +0000 (+0000) Subject: spaces X-Git-Tag: initial-import-from-subversion-38251~19177 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=266ec21f9bc6122dd756978d6590a213704271ea;p=oweals%2Fgnunet.git spaces --- diff --git a/src/util/os_priority.c b/src/util/os_priority.c index e9ca9deea..4e868a3cc 100644 --- a/src/util/os_priority.c +++ b/src/util/os_priority.c @@ -460,7 +460,9 @@ CreateCustomEnvTable (char **vars) * @param pipe_stdout pipe to use to get output from child process (or NULL) * @param filename name of the binary * @param ... NULL-terminated list of arguments to the process + * * @return pointer to process structure of the new process, NULL on error + * */ struct GNUNET_OS_Process * GNUNET_OS_start_process (struct GNUNET_DISK_PipeHandle *pipe_stdin,