aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_scheduler_lib.h
diff options
context:
space:
mode:
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,