Some minor whitespace corrections.
[pub/USBasp.git] / Demos / Device / ClassDriver / MIDI / Descriptors.c
index 6973a4c..2ff22ce 100644 (file)
@@ -99,7 +99,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                        .SubClass                 = 0x01,\r
                        .Protocol                 = 0x00,\r
                                \r
-                       .InterfaceStrIndex        = NO_DESCRIPTOR                       \r
+                       .InterfaceStrIndex        = NO_DESCRIPTOR\r
                },\r
        \r
        .AudioControlInterface_SPC = \r
@@ -111,7 +111,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                        .TotalLength              = sizeof(USB_AudioInterface_AC_t),\r
                        \r
                        .InCollection             = 1,\r
-                       .InterfaceNumbers         = {1},                        \r
+                       .InterfaceNumbers         = {1},\r
                },\r
 \r
        .AudioStreamInterface = \r