aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_os_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 02:26:21 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 02:26:21 +0100
commit4353432b97bdc03ce31f11dfd1ff3e30cf0106af (patch)
treef6d92c64b324e30065051259b73e23e12f4c533f /src/include/gnunet_os_lib.h
parent1126181ab98fd7e9e6cca0786939020b161fcb94 (diff)
downloadgnunet-4353432b97bdc03ce31f11dfd1ff3e30cf0106af.tar.gz
gnunet-4353432b97bdc03ce31f11dfd1ff3e30cf0106af.zip
DB load API change
Diffstat (limited to 'src/include/gnunet_os_lib.h')
-rw-r--r--src/include/gnunet_os_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_os_lib.h b/src/include/gnunet_os_lib.h
index 50e9a4c92..a6188c1ca 100644
--- a/src/include/gnunet_os_lib.h
+++ b/src/include/gnunet_os_lib.h
@@ -597,7 +597,7 @@ GNUNET_OS_command_run (GNUNET_OS_LineProcessor proc,
597 597
598 598
599/** 599/**
600 * Retrieve the status of a process, waiting on it if dead. 600 * Retrieve the status of a process.
601 * Nonblocking version. 601 * Nonblocking version.
602 * 602 *
603 * @param proc pointer to process structure 603 * @param proc pointer to process structure