Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/lufa.git] / Demos / Device / LowLevel / MassStorage / MassStorage.c
index 7f2d866..abac8b7 100644 (file)
@@ -309,7 +309,8 @@ static void ReturnCommandStatus(void)
                if (IsMassStoreReset)
                  return;
        }
-       
+
        /* Finalize the stream transfer to send the last packet */
        Endpoint_ClearIN();
 }
+