X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/68e777e16bd252c90d300c02ae88ff27b2fdb70d..c9e817ff478b94b5bae4b853f913cc32d9c94a19:/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h?ds=inline diff --git a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h index 0aec46fd0..3f4ae07ed 100644 --- a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h +++ b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h @@ -84,7 +84,7 @@ const uint8_t SubErrorCode); void EVENT_USB_Host_DeviceEnumerationComplete(void); - void ShowDiskReadError(char* CommandString, + void ShowDiskReadError(const char* CommandString, const uint8_t ErrorCode); #endif