Fixed inability to enumerate any devices while in host mode (broken in a previous...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / DevChapter9.c
index f02d32b..f02bb56 100644 (file)
@@ -165,7 +165,7 @@ static void USB_Device_SetConfiguration(void)
 \r
 void USB_Device_GetConfiguration(void)\r
 {\r
 \r
 void USB_Device_GetConfiguration(void)\r
 {\r
-       Endpoint_ClearSETUP();  \r
+       Endpoint_ClearSETUP();\r
 \r
        Endpoint_Write_Byte(USB_ConfigurationNumber);\r
        \r
 \r
        Endpoint_Write_Byte(USB_ConfigurationNumber);\r
        \r