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