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
@@ -72,7 +72,7 @@
****************************************************************************/
/****************************************************************************
* Private Variables
* Private Data
****************************************************************************/
double rint(double x)
+1 -1
View File
@@ -72,7 +72,7 @@
****************************************************************************/
/****************************************************************************
* Private Variables
* Private Data
****************************************************************************/
float rintf(float x)
+1 -1
View File
@@ -72,7 +72,7 @@
****************************************************************************/
/****************************************************************************
* Private Variables
* Private Data
****************************************************************************/
long double rintl(long double x)