summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bsps/m68k/mcf5206elite/include/ds1307.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/m68k/mcf5206elite/include/ds1307.h b/bsps/m68k/mcf5206elite/include/ds1307.h
index 8e5636a0c8..ee7993cb2a 100644
--- a/bsps/m68k/mcf5206elite/include/ds1307.h
+++ b/bsps/m68k/mcf5206elite/include/ds1307.h
@@ -38,4 +38,4 @@
#define DS1307_NVRAM_END (0x3F) /* End location of non-volatile memory */
#define DS1307_NVRAM_SIZE (56) /* Size of non-volatile memory */
-#endif __RTC_DS1307__
+#endif /* __RTC_DS1307__ */