Update all demos, projects and bootloaders to indent all function parameters, one...
[pub/USBasp.git] / Projects / XPLAINBridge / Lib / SoftUART.h
index d0b03c0..7203b3a 100644 (file)
@@ -60,6 +60,6 @@
                }
 
        /* Function Prototypes: */
-               void    SoftUART_Init(void);
+               void SoftUART_Init(void);
 
 #endif
\ No newline at end of file