aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_scheduler_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-01-15 16:01:29 +0000
committerChristian Grothoff <christian@grothoff.org>2014-01-15 16:01:29 +0000
commitd9bc5ff9aef9e54c7a6f494b7096dc7b6b23183f (patch)
treef60f34525c7838b144cb29d7c9f26e9b272b53a3 /src/include/gnunet_scheduler_lib.h
parent0df3f4819fd93b7a3c5829f4324dccdb0908b4a4 (diff)
downloadgnunet-d9bc5ff9aef9e54c7a6f494b7096dc7b6b23183f.tar.gz
gnunet-d9bc5ff9aef9e54c7a6f494b7096dc7b6b23183f.zip
-typo
Diffstat (limited to 'src/include/gnunet_scheduler_lib.h')
-rw-r--r--src/include/gnunet_scheduler_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_scheduler_lib.h b/src/include/gnunet_scheduler_lib.h
index 4da80407c..ec605a3fd 100644
--- a/src/include/gnunet_scheduler_lib.h
+++ b/src/include/gnunet_scheduler_lib.h
@@ -235,7 +235,7 @@ GNUNET_SCHEDULER_run (GNUNET_SCHEDULER_Task task, void *task_cls);
235 235
236 236
237/** 237/**
238 * Request the shutdown of a scheduler. Marks all currently 238 * Request the shutdown of the scheduler. Marks all currently
239 * pending tasks as ready because of shutdown. This will 239 * pending tasks as ready because of shutdown. This will
240 * cause all tasks to run (as soon as possible, respecting 240 * cause all tasks to run (as soon as possible, respecting
241 * priorities and prerequisite tasks). Note that tasks 241 * priorities and prerequisite tasks). Note that tasks