Optimize vendor/product description string display code in MassStorageHost.
[pub/USBasp.git] / Bootloaders / DFU / BootloaderDFU.c
index ca0387b..b8a2518 100644 (file)
@@ -96,7 +96,7 @@ uint16_t EndAddr = 0x0000;
  *  runs the bootloader processing routine until instructed to soft-exit, or hard-reset via the watchdog to start\r
  *  the loaded application code.\r
  */\r
-int main (void)\r
+int main(void)\r
 {\r
        /* Configure hardware required by the bootloader */\r
        SetupHardware();\r