libs/libc/time/: Costmetic changes to make gmtime() and gmtimer() follow the coding standard more closely.

This commit is contained in:
Gregory Nutt
2019-06-03 11:18:17 -06:00
parent 2185456690
commit 25f42dd076
2 changed files with 55 additions and 73 deletions
-28
View File
@@ -45,34 +45,6 @@
#include <nuttx/time.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
* Private Type Declarations
****************************************************************************/
/****************************************************************************
* Private Function Prototypes
****************************************************************************/
/****************************************************************************
* Public Constant Data
****************************************************************************/
/****************************************************************************
* Public Data
****************************************************************************/
/****************************************************************************
* Private Data
****************************************************************************/
/****************************************************************************
* Private Functions
****************************************************************************/
/****************************************************************************
* Public Functions
****************************************************************************/