提交 580ed3ea 编写于 作者: J JING 提交者: Gitee

update fs/fat/virpart/src/virpart.c.

上级 77e8075f
......@@ -188,7 +188,7 @@ static INT FatfsScanFat(void *handle)
{
FATFS *fat = (FATFS *)handle;
UINT i;
INT ret = FR_OK;
INT ret;
for (i = 0; i < fat->vir_amount; i++) {
/* Assert error will not abort the scanning process */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册