projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92e7053
)
spaces
author
Nathan S. Evans
<evans@in.tum.de>
Sat, 5 Feb 2011 12:25:50 +0000
(12:25 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Sat, 5 Feb 2011 12:25:50 +0000
(12:25 +0000)
src/util/os_priority.c
patch
|
blob
|
history
diff --git
a/src/util/os_priority.c
b/src/util/os_priority.c
index e9ca9deea3060205ff2a102887ecc7478394fb94..4e868a3ccd5add614d5636256d09f23d8897d3ce 100644
(file)
--- 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,