X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b7eead83aab675ebfe583c5beb1662e2d1833cb8..64e5c4084f862267d96b0947f462de7058f3dc4c:/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c?ds=sidebyside diff --git a/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c b/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c index 274dbc9cf..94878746a 100644 --- a/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c +++ b/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c @@ -216,8 +216,6 @@ static void SCSI_Command_Read_Capacity_10(void) /** Command processing for an issued SCSI SEND DIAGNOSTIC command. This command performs a quick check of the Dataflash ICs on the * board, and indicates if they are present and functioning correctly. Only the Self-Test portion of the diagnostic command is * supported. - * - * \param[in] MSInterfaceInfo Pointer to the Mass Storage class interface structure that the command is associated with */ static void SCSI_Command_Send_Diagnostic(void) {