spaces
authorNathan S. Evans <evans@in.tum.de>
Sat, 5 Feb 2011 12:25:50 +0000 (12:25 +0000)
committerNathan S. Evans <evans@in.tum.de>
Sat, 5 Feb 2011 12:25:50 +0000 (12:25 +0000)
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,