Some minor whitespace corrections.
[pub/USBasp.git] / Demos / Device / LowLevel / AudioInput / Descriptors.c
index b8de373..809e542 100644 (file)
@@ -99,7 +99,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                        .SubClass                 = 0x01,\r
                        .Protocol                 = 0x00,\r
                                \r
                        .SubClass                 = 0x01,\r
                        .Protocol                 = 0x00,\r
                                \r
-                       .InterfaceStrIndex        = NO_DESCRIPTOR                       \r
+                       .InterfaceStrIndex        = NO_DESCRIPTOR\r
                },\r
        \r
        .AudioControlInterface_SPC = \r
                },\r
        \r
        .AudioControlInterface_SPC = \r
@@ -110,10 +110,10 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                        .ACSpecification          = VERSION_BCD(01.00),\r
                        .TotalLength              = (sizeof(USB_AudioInterface_AC_t) +\r
                                                     sizeof(USB_AudioInputTerminal_t) +\r
                        .ACSpecification          = VERSION_BCD(01.00),\r
                        .TotalLength              = (sizeof(USB_AudioInterface_AC_t) +\r
                                                     sizeof(USB_AudioInputTerminal_t) +\r
-                                                                            sizeof(USB_AudioOutputTerminal_t)),\r
+                                                    sizeof(USB_AudioOutputTerminal_t)),\r
                        \r
                        .InCollection             = 1,\r
                        \r
                        .InCollection             = 1,\r
-                       .InterfaceNumbers         = {1},                        \r
+                       .InterfaceNumbers         = {1},\r
                },\r
 \r
        .InputTerminal = \r
                },\r
 \r
        .InputTerminal = \r
@@ -143,7 +143,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                        \r
                        .SourceID                 = 0x01,\r
                        \r
                        \r
                        .SourceID                 = 0x01,\r
                        \r
-                       .TerminalStrIndex         = NO_DESCRIPTOR                       \r
+                       .TerminalStrIndex         = NO_DESCRIPTOR\r
                },\r
 \r
        .AudioStreamInterface_Alt0 = \r
                },\r
 \r
        .AudioStreamInterface_Alt0 = \r