Standardize the width of all comment boxes in C files

This commit is contained in:
Gregory Nutt
2015-10-02 17:43:18 -06:00
parent cb9e27c3b0
commit 5b51a9fcdd
230 changed files with 2054 additions and 2054 deletions
+2 -2
View File
@@ -41,11 +41,11 @@
/****************************************************************************
* Public Functions
**************************************************************************/
****************************************************************************/
/****************************************************************************
* Name: dprintf
**************************************************************************/
****************************************************************************/
int dprintf(int fd, FAR const char *fmt, ...)
{