mirror of
https://github.com/apache/nuttx.git
synced 2025-12-17 10:16:49 +08:00
fs/spiffs/src/spiffs_vfs.c: Fix a comment typo
This commit is contained in:
committed by
Xiang Xiao
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)
|
||||
|
||||
Reference in New Issue
Block a user