mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Standardize the width of all comment boxes in C files
This commit is contained in:
@@ -41,11 +41,11 @@
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
**************************************************************************/
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Name: dprintf
|
||||
**************************************************************************/
|
||||
****************************************************************************/
|
||||
|
||||
int dprintf(int fd, FAR const char *fmt, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user