fs/spiffs/src/spiffs_vfs.c: Fix a comment typo
This commit is contained in:
parent
b4d68feee9
commit
1d438bfb9b
@ -237,7 +237,7 @@ static void spiffs_unlock_reentrant(FAR struct spiffs_sem_s *rsem)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Name: spiffs_readdir_callback
|
* Name: spiffs_consistency_check
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
static int spiffs_consistency_check(FAR struct spiffs_s *fs)
|
static int spiffs_consistency_check(FAR struct spiffs_s *fs)
|
||||||
|
Loading…
Reference in New Issue
Block a user