Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/lufa.git] / Demos / Device / ClassDriver / MassStorageKeyboard / MassStorageKeyboard.h
index 94cb658..ca78a6f 100644 (file)
@@ -81,7 +81,7 @@
 
                /** Indicates if the disk is write protected or not. */
                #define DISK_READ_ONLY           false
-               
+
        /* Function Prototypes: */
                void SetupHardware(void);