Fix the wrong comment banner

"Private Type"->"Private Types"

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2023-12-03 22:48:00 +08:00
committed by Petro Karashchenko
parent ac5c47fcb6
commit 6783051aed
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
#include "fs_romfs.h"
/****************************************************************************
* Private Type
* Private Types
****************************************************************************/
/* This structure represents one entry node in the romfs file system */