mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
libs: nxstyle fixes
nxstyle fixes to pass the CI checks Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
796ef13b20
commit
d6b50a1d3f
@@ -37,4 +37,8 @@
|
||||
struct group g_group;
|
||||
char g_group_buffer[GRPBUF_RESERVE_SIZE];
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
||||
#endif /* CONFIG_LIBC_GROUP_FILE */
|
||||
|
||||
Reference in New Issue
Block a user