Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/USBasp.git] / Demos / DualRole / ClassDriver / MouseHostDevice / HostFunctions.c
index 246ff35..73e163e 100644 (file)
@@ -74,7 +74,7 @@ void EVENT_USB_Host_DeviceUnattached(void)
  *  enumerated by the host and is now ready to be used by the application.
  */
 void EVENT_USB_Host_DeviceEnumerationComplete(void)
-{      
+{
        LEDs_SetAllLEDs(LEDMASK_USB_ENUMERATING);
 
        uint16_t ConfigDescriptorSize;