From 7b72956308b7793defc6bf708ea4dc830573c0a6 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 27 Sep 2010 03:47:47 -0400 Subject: added notes/coding_standard.txt, more cleanups --- libmaple/usart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmaple') 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_ -- cgit v1.2.3