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:
raiden00pl 2025-05-27 18:18:54 +02:00 committed by Xiang Xiao
parent 0b3245f701
commit 302ceb701b

View file

@ -30,7 +30,7 @@
#include <nuttx/config.h>
/****************************************************************************
* Private Type Definitions
* Public Types
****************************************************************************/
typedef struct bcmf_dev_s;