mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 03:05:40 +08:00
Fix the wrong comment banner
"Private Type"->"Private Types" Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
ac5c47fcb6
commit
6783051aed
+1
-1
@@ -44,7 +44,7 @@
|
||||
#include "fs_romfs.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
/* This structure represents one entry node in the romfs file system */
|
||||
|
||||
Reference in New Issue
Block a user