summaryrefslogtreecommitdiff
path: root/nuttx/sched/timer/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/timer/timer.h')
-rw-r--r--nuttx/sched/timer/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/timer/timer.h b/nuttx/sched/timer/timer.h
index 53a5ed349..8f53748ab 100644
--- a/nuttx/sched/timer/timer.h
+++ b/nuttx/sched/timer/timer.h
@@ -49,7 +49,7 @@
#include <nuttx/wdog.h>
/********************************************************************************
- * Definitions
+ * Pre-processor Definitions
********************************************************************************/
#define PT_FLAGS_PREALLOCATED 0x01 /* Timer comes from a pool of preallocated timers */