aboutsummaryrefslogtreecommitdiff
path: root/src/util
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/util
parent1126181ab98fd7e9e6cca0786939020b161fcb94 (diff)
downloadgnunet-4353432b97bdc03ce31f11dfd1ff3e30cf0106af.tar.gz
gnunet-4353432b97bdc03ce31f11dfd1ff3e30cf0106af.zip
DB load API change
Diffstat (limited to 'src/util')
-rw-r--r--src/util/os_priority.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/os_priority.c b/src/util/os_priority.c
index d93e0d44f..722aac872 100644
--- a/src/util/os_priority.c
+++ b/src/util/os_priority.c
@@ -951,7 +951,7 @@ process_status (struct GNUNET_OS_Process *proc,
951 951
952 952
953/** 953/**
954 * Retrieve the status of a process, waiting on it if dead. 954 * Retrieve the status of a process.
955 * Nonblocking version. 955 * Nonblocking version.
956 * 956 *
957 * @param proc process ID 957 * @param proc process ID