Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/lufa.git] / LUFA / Drivers / Board / AVR8 / USBKEY / Joystick.h
index 65f3481..5e80a53 100644 (file)
@@ -66,7 +66,7 @@
                /* Macros: */
                        #define JOY_BMASK                 ((1 << 5) | (1 << 6) | (1 << 7))
                        #define JOY_EMASK                 ((1 << 4) | (1 << 5))
-                       
+
                        #define JOY_PORTE_MASK_SHIFT      1
        #endif