Typo mmcsd/mmcsd_sdio.c
This commit is contained in:
parent
1cdac1e8e6
commit
11d1b2e636
|
@ -2120,7 +2120,7 @@ static ssize_t mmcsd_read(FAR struct inode *inode, unsigned char *buffer,
|
||||||
}
|
}
|
||||||
|
|
||||||
#else
|
#else
|
||||||
/* Use either the single- or muliple-block transfer method */
|
/* Use either the single- or multiple-block transfer method */
|
||||||
|
|
||||||
if (nsectors == 1)
|
if (nsectors == 1)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue