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
@@ -92,7 +92,7 @@ static int mtd_dup(FAR const struct file *oldp,
static int mtd_stat(FAR const char *relpath, FAR struct stat *buf);
/****************************************************************************
* Private Variables
* Private Data
****************************************************************************/
/****************************************************************************