Make some file section headers more consistent with standard

This commit is contained in:
Gregory Nutt 2015-04-08 07:25:06 -06:00
parent 44d966b0a1
commit 158c7f7574
7 changed files with 7 additions and 7 deletions

View File

@ -48,7 +48,7 @@
#ifdef CONFIG_SYSTEM_CLE
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* If a USB device is selected for the NSH console then we need to handle some
* special start-up conditions.

View File

@ -45,7 +45,7 @@
#include <sys/types.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View File

@ -44,7 +44,7 @@
#include <stdio.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View File

@ -48,7 +48,7 @@
#include <nuttx/nx/nxglib.h>
/************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
************************************************************************************/
/* Configuration ********************************************************************/

View File

@ -45,7 +45,7 @@
#ifdef CONFIG_SYSTEM_USBMONITOR
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************