aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_os_lib.h
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-05-07 13:29:35 +0000
committerBart Polot <bart@net.in.tum.de>2012-05-07 13:29:35 +0000
commitcd9516c27a67c6cdf12043a2a8ea7baa036c1b25 (patch)
tree7237ce6e5d32c7468ebe341cc24e3cba8a0b6c11 /src/include/gnunet_os_lib.h
parent73049aa8a01d9192f9288f03c7acd79f05246177 (diff)
downloadgnunet-cd9516c27a67c6cdf12043a2a8ea7baa036c1b25.tar.gz
gnunet-cd9516c27a67c6cdf12043a2a8ea7baa036c1b25.zip
- Clarify doxygen
Diffstat (limited to 'src/include/gnunet_os_lib.h')
-rw-r--r--src/include/gnunet_os_lib.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunet_os_lib.h b/src/include/gnunet_os_lib.h
index e9e484f78..d42a5c521 100644
--- a/src/include/gnunet_os_lib.h
+++ b/src/include/gnunet_os_lib.h
@@ -364,7 +364,8 @@ GNUNET_OS_command_run (GNUNET_OS_LineProcessor proc, void *proc_cls,
364 364
365 365
366/** 366/**
367 * Retrieve the status of a process. Nonblocking version. 367 * Retrieve the status of a process, waiting on him if dead.
368 * Nonblocking version.
368 * 369 *
369 * @param proc pointer to process structure 370 * @param proc pointer to process structure
370 * @param type status type 371 * @param type status type