fix comment

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1072 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-10-23 20:54:46 +00:00
parent 2b9c6f0a87
commit 59086543bc

View File

@ -629,7 +629,7 @@
struct scsicmd_requestsense_s
{
ubyte opcode; /* 0: 0x12 */
ubyte opcode; /* 0: 0x03 */
ubyte flags; /* 1: See SCSICMD_REQUESTSENSE_FLAGS_* */
ubyte reserved[2]; /* 2-3: Reserved */
ubyte len; /* 4: Allocation length */