aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple')
-rw-r--r--libmaple/usart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/usart.h b/libmaple/usart.h
index 5c9de68..593fb8f 100644
--- a/libmaple/usart.h
+++ b/libmaple/usart.h
@@ -119,4 +119,4 @@ void usart_putudec(uint8 usart_num, uint32 val);
} // extern "C"
#endif
-#endif _USART_H_
+#endif // _USART_H_