summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_exithook.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/task_exithook.c')
-rw-r--r--nuttx/sched/task_exithook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/task_exithook.c b/nuttx/sched/task_exithook.c
index 500129382..8fa3bde05 100644
--- a/nuttx/sched/task_exithook.c
+++ b/nuttx/sched/task_exithook.c
@@ -78,7 +78,7 @@
****************************************************************************/
/****************************************************************************
- * Function: task_hook
+ * Name: task_hook
*
* Description:
* This function implements some of the internal logic of exit() and