mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-23 07:00:17 +00:00
commit
2b24574f32
@ -273,6 +273,8 @@ int HnpPathFileCount(const char *path)
|
||||
num++;
|
||||
}
|
||||
|
||||
closedir(dir);
|
||||
|
||||
return num;
|
||||
#endif
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user