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 0f80b9cee..9b8c57ff3 100644
--- a/src/include/gnunet_scheduler_lib.h
+++ b/src/include/gnunet_scheduler_lib.h
@@ -256,7 +256,7 @@ GNUNET_SCHEDULER_get_load (enum GNUNET_SCHEDULER_Priority p);
256 256
257/** 257/**
258 * Obtain the reason code for why the current task was 258 * Obtain the reason code for why the current task was
259 * started. Will return the same value as 259 * started. Will return the same value as
260 * the GNUNET_SCHEDULER_TaskContext's reason field. 260 * the GNUNET_SCHEDULER_TaskContext's reason field.
261 * 261 *
262 * * @return reason(s) why the current task is run 262 * * @return reason(s) why the current task is run