include: fix Private Types banners
unify Private Types banners according to NuttX coding standard Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
parent
0b3245f701
commit
302ceb701b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include <nuttx/config.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type Definitions
|
||||
* Public Types
|
||||
****************************************************************************/
|
||||
|
||||
typedef struct bcmf_dev_s;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue