mirror of
https://github.com/apache/nuttx.git
synced 2025-12-15 17:25:36 +08:00
Standardize the width of all comment boxes in C files
This commit is contained in:
@@ -65,11 +65,11 @@
|
||||
* Private Functions
|
||||
****************************************************************************/
|
||||
|
||||
/***********************************************************************
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
***********************************************************************/
|
||||
****************************************************************************/
|
||||
|
||||
/***********************************************************************
|
||||
/****************************************************************************
|
||||
* Name: dump_module
|
||||
*
|
||||
* Description:
|
||||
@@ -80,7 +80,7 @@
|
||||
* 0 (OK) is returned on success and a negated errno is returned on
|
||||
* failure.
|
||||
*
|
||||
***********************************************************************/
|
||||
****************************************************************************/
|
||||
|
||||
int dump_module(FAR const struct binary_s *bin)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user