X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e21b620bf6cc9fb1bb9e516efb57b1cb12c00085..58e42c6ca92c4e6181967f83e40d9dea1ea48259:/Demos/Device/MassStorage/SCSI.h diff --git a/Demos/Device/MassStorage/SCSI.h b/Demos/Device/MassStorage/SCSI.h index 158b7ed2d..d7693cafb 100644 --- a/Demos/Device/MassStorage/SCSI.h +++ b/Demos/Device/MassStorage/SCSI.h @@ -116,9 +116,9 @@ */ typedef struct { - uint8_t ResponseCode; + uint8_t ResponseCode; - uint8_t SegmentNumber; + uint8_t SegmentNumber; unsigned char SenseKey : 4; unsigned char _RESERVED1 : 1;