Add const keyword to the demo function parameters where possible.
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / DiskDevice.h
index 37906c8..1d7569b 100644 (file)
@@ -55,7 +55,7 @@
                        void EVENT_USB_Device_ConfigurationChanged(void);\r
                        void EVENT_USB_Device_UnhandledControlRequest(void);\r
 \r
-                       bool CALLBACK_MS_Device_SCSICommandReceived(USB_ClassInfo_MS_Device_t* MSInterfaceInfo);\r
+                       bool CALLBACK_MS_Device_SCSICommandReceived(USB_ClassInfo_MS_Device_t* const MSInterfaceInfo);\r
                #endif\r
 \r
 #endif\r