Fixed ISR definition conflict in the XPLAIN bridge between the software UART and...
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / StandaloneProgrammer.h
index dff45fc..dfb8a9f 100644 (file)
@@ -72,7 +72,7 @@
                #define LEDMASK_USB_BUSY          LEDS_LED2
                
        /* External Variables: */
-               extern FILE DiskStream;
+               extern FILE  DiskStream;
                extern FATFS DiskFATState;
        
        /* Function Prototypes: */