Standardize some naming in code section comments

This commit is contained in:
Gregory Nutt
2016-02-21 18:08:58 -06:00
parent 143d287f11
commit 0fb035f76b
163 changed files with 163 additions and 194 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ static int romfs_stat(FAR struct inode *mountpt, FAR const char *relpath,
FAR struct stat *buf);
/****************************************************************************
* Private Variables
* Private Data
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -66,7 +66,7 @@
****************************************************************************/
/****************************************************************************
* Private Variables
* Private Data
****************************************************************************/
/****************************************************************************