fs/spiffs/src/spiffs_vfs.c: Fix a comment typo
This commit is contained in:
parent
b4d68feee9
commit
1d438bfb9b
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue