mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
Fix FatFS compiler warning
This commit is contained in:
parent
36f52950e6
commit
2986ce3d5c
@ -3674,7 +3674,7 @@ FRESULT f_sync (
|
|||||||
FATFS *fs;
|
FATFS *fs;
|
||||||
DWORD tm;
|
DWORD tm;
|
||||||
BYTE *dir;
|
BYTE *dir;
|
||||||
DEF_NAMBUF
|
// DEF_NAMBUF
|
||||||
|
|
||||||
|
|
||||||
res = validate(&fp->obj, &fs); /* Check validity of the file object */
|
res = validate(&fp->obj, &fs); /* Check validity of the file object */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user