summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_mergepending.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/sched_mergepending.c')
-rw-r--r--nuttx/sched/sched_mergepending.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/sched/sched_mergepending.c b/nuttx/sched/sched_mergepending.c
index 202228412..71d575c23 100644
--- a/nuttx/sched/sched_mergepending.c
+++ b/nuttx/sched/sched_mergepending.c
@@ -71,11 +71,11 @@
************************************************************************/
/************************************************************************
- * Function: sched_mergepending
+ * Name: sched_mergepending
*
* Description:
- * This function merges the prioritized g_pendingtasks list
- * into the prioritized g_readytorun task list.
+ * This function merges the prioritized g_pendingtasks list into the
+ * prioritized g_readytorun task list.
*
* Inputs:
* None