mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-27 01:00:38 +00:00
hnp代码告警修改
Signed-off-by: 陈其文 <chenqiwen6@huawei.com>
This commit is contained in:
parent
09178d4f60
commit
6416688a1d
@ -292,6 +292,8 @@ int HnpPathFileCount(const char *path)
|
||||
num++;
|
||||
}
|
||||
|
||||
closedir(dir);
|
||||
|
||||
return num;
|
||||
#endif
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user