Device mode class driver callbacks are now fired before the control request status...
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / DiskDevice.h
index 5348e09..1d7569b 100644 (file)
@@ -1,13 +1,13 @@
 /*\r
              LUFA Library\r
 /*\r
              LUFA Library\r
-     Copyright (C) Dean Camera, 2009.\r
+     Copyright (C) Dean Camera, 2010.\r
               \r
   dean [at] fourwalledcubicle [dot] com\r
       www.fourwalledcubicle.com\r
 */\r
 \r
 /*\r
               \r
   dean [at] fourwalledcubicle [dot] com\r
       www.fourwalledcubicle.com\r
 */\r
 \r
 /*\r
-  Copyright 2009  Dean Camera (dean [at] fourwalledcubicle [dot] com)\r
+  Copyright 2010  Dean Camera (dean [at] fourwalledcubicle [dot] com)\r
 \r
   Permission to use, copy, modify, distribute, and sell this \r
   software and its documentation for any purpose is hereby granted\r
 \r
   Permission to use, copy, modify, distribute, and sell this \r
   software and its documentation for any purpose is hereby granted\r
@@ -55,7 +55,7 @@
                        void EVENT_USB_Device_ConfigurationChanged(void);\r
                        void EVENT_USB_Device_UnhandledControlRequest(void);\r
 \r
                        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
                #endif\r
 \r
 #endif\r