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
@@ -222,7 +222,7 @@ static void postjustify(FAR struct lib_outstream_s *obj, uint8_t fmt,
static const char g_nullstring[] = "(null)";
/****************************************************************************
* Private Variables
* Private Data
****************************************************************************/
/****************************************************************************