WiP
[oweals/gnunet.git] / src / util / os_priority.c
index e9ca9deea3060205ff2a102887ecc7478394fb94..4e868a3ccd5add614d5636256d09f23d8897d3ce 100644 (file)
@@ -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,