summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched/sched_gettcb.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/sched/sched_gettcb.c')
-rw-r--r--nuttx/sched/sched/sched_gettcb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/sched/sched_gettcb.c b/nuttx/sched/sched/sched_gettcb.c
index d46a15604..f54e51571 100644
--- a/nuttx/sched/sched/sched_gettcb.c
+++ b/nuttx/sched/sched/sched_gettcb.c
@@ -44,7 +44,7 @@
#include "sched/sched.h"
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
/****************************************************************************