mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Standardize some naming in code section comments
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ static int fat_stat(struct inode *mountpt, const char *relpath,
|
||||
FAR struct stat *buf);
|
||||
|
||||
/****************************************************************************
|
||||
* Private Variables
|
||||
* Private Data
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -156,7 +156,7 @@ static int fat_putsfdirentry(struct fat_mountpt_s *fs,
|
||||
uint8_t attributes, uint32_t fattime);
|
||||
|
||||
/****************************************************************************
|
||||
* Private Variables
|
||||
* Private Data
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Private Variables
|
||||
* Private Data
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user