aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/os_priority.c')
-rw-r--r--src/util/os_priority.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/util/os_priority.c b/src/util/os_priority.c
index 868268b10..090da9c4c 100644
--- a/src/util/os_priority.c
+++ b/src/util/os_priority.c
@@ -1499,7 +1499,9 @@ GNUNET_OS_start_process_v (int pipe_control,
1499 1499
1500 1500
1501/** 1501/**
1502 * Retrieve the status of a process 1502 * Retrieve the status of a process, waiting on him if dead.
1503 * Nonblocking version.
1504 *
1503 * @param proc process ID 1505 * @param proc process ID
1504 * @param type status type 1506 * @param type status type
1505 * @param code return code/signal number 1507 * @param code return code/signal number