Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/USBasp.git] / Projects / AVRISP-MKII / Descriptors.h
index 786e487..dd3663c 100644 (file)
@@ -67,7 +67,7 @@
                typedef struct
                {
                        USB_Descriptor_Configuration_Header_t    Config;
-                       
+
                        // Atmel AVRISP-MKII Interface
                        USB_Descriptor_Interface_t               AVRISP_Interface;
                        USB_Descriptor_Endpoint_t                AVRISP_DataInEndpoint;