Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/USBasp.git] / Demos / Host / ClassDriver / StillImageHost / StillImageHost.c
index 6dd7344..dea4694 100644 (file)
@@ -71,7 +71,7 @@ int main(void)
        for (;;)
        {
                StillImageHost_Task();
-               
+
                SI_Host_USBTask(&DigitalCamera_SI_Interface);
                USB_USBTask();
        }