Add the svn:eol-style property onto new files which where missing it to ensure unifor...
[pub/lufa.git] / LUFA / Drivers / Board / ATAVRUSBRF01 / LEDs.h
index eb8a1c4..bbbc457 100644 (file)
@@ -86,7 +86,7 @@
                        /** LED mask for all the LEDs on the board. */
                        #define LEDS_ALL_LEDS         (LEDS_LED1 | LEDS_LED2)
 
                        /** LED mask for all the LEDs on the board. */
                        #define LEDS_ALL_LEDS         (LEDS_LED1 | LEDS_LED2)
 
-                       /** LED mask for the none of the board LEDs */
+                       /** LED mask for the none of the board LEDs. */
                        #define LEDS_NO_LEDS          0
                        
                /* Inline Functions: */
                        #define LEDS_NO_LEDS          0
                        
                /* Inline Functions: */