Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / V2Protocol.c
index 65e34fa..8f00810 100644 (file)
@@ -61,7 +61,7 @@ void V2Protocol_Init(void)
        #endif
 
        V2Params_LoadNonVolatileParamValues();
-       
+
        #if defined(ENABLE_ISP_PROTOCOL)
        ISPTarget_ConfigureRescueClock();
        #endif