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