Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / Descriptors.h
index 0ebc367..e77ccc1 100644 (file)
@@ -74,7 +74,7 @@
                typedef struct
                {
                        USB_Descriptor_Configuration_Header_t    Config;
-                       
+
                        // Mass Storage Interface
                        USB_Descriptor_Interface_t               MS_Interface;
                        USB_Descriptor_Endpoint_t                MS_DataInEndpoint;