* 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