summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f3discovery/src/stm32_watchdog.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm32f3discovery/src/stm32_watchdog.c')
-rw-r--r--nuttx/configs/stm32f3discovery/src/stm32_watchdog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f3discovery/src/stm32_watchdog.c b/nuttx/configs/stm32f3discovery/src/stm32_watchdog.c
index 72bc6b548..42d6ed334 100644
--- a/nuttx/configs/stm32f3discovery/src/stm32_watchdog.c
+++ b/nuttx/configs/stm32f3discovery/src/stm32_watchdog.c
@@ -50,7 +50,7 @@
#ifdef CONFIG_WATCHDOG
/************************************************************************************
- * Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Configuration *******************************************************************/
/* Wathdog hardware should be enabled */