aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_scheduler_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-06-18 12:10:41 +0000
committerChristian Grothoff <christian@grothoff.org>2015-06-18 12:10:41 +0000
commit350f2144ba7ea40233f70090a77c2f4e6af3acf6 (patch)
treeeaac4b828214449d205673579e64a660b5873387 /src/include/gnunet_scheduler_lib.h
parentd6853d737bbdb3fcb8a8c552cfb96979825c5378 (diff)
downloadgnunet-350f2144ba7ea40233f70090a77c2f4e6af3acf6.tar.gz
gnunet-350f2144ba7ea40233f70090a77c2f4e6af3acf6.zip
-doxygen
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 e675f7448..94e13f9b2 100644
--- a/src/include/gnunet_scheduler_lib.h
+++ b/src/include/gnunet_scheduler_lib.h
@@ -227,7 +227,7 @@ typedef int
227 * always only create a single scheduler. 227 * always only create a single scheduler.
228 * 228 *
229 * @param task task to run first (and immediately) 229 * @param task task to run first (and immediately)
230 * @param task_cls closure of task 230 * @param task_cls closure of @a task
231 */ 231 */
232void 232void
233GNUNET_SCHEDULER_run (GNUNET_SCHEDULER_TaskCallback task, 233GNUNET_SCHEDULER_run (GNUNET_SCHEDULER_TaskCallback task,