mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
testing: unify 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
32bcd87d8f
commit
44eeb1c7c8
2 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@
|
|||
#define READ_TIMES 100
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type Declarations
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
struct test_state_s
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@
|
|||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type Declarations
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
struct test_confs_s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue