From f68900bb14d52a93813f86b49104d04217c1bd20 Mon Sep 17 00:00:00 2001 From: Allenn Date: Sun, 4 Feb 2024 16:27:10 +0800 Subject: [PATCH] update modification comment --- Ubiquitous/XiZi_AIoT/services/fs/fs_server/fs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubiquitous/XiZi_AIoT/services/fs/fs_server/fs.c b/Ubiquitous/XiZi_AIoT/services/fs/fs_server/fs.c index 962f84025..53c2e7263 100644 --- a/Ubiquitous/XiZi_AIoT/services/fs/fs_server/fs.c +++ b/Ubiquitous/XiZi_AIoT/services/fs/fs_server/fs.c @@ -38,7 +38,7 @@ Author: AIIT XUOS Lab Modification: 1. remove inode lock and unlock 2. remove inode cache -3. rename skipelem function names to PathElementExtract to fit XIZI_AIoT use sceneries +3. rewrite skipelem function to PathElementExtract to fit XIZI_AIoT use sceneries *************************************************/ #include