修改代码风格

Signed-off-by: HanSY <hansiyuan1@huawei.com>
This commit is contained in:
HanSY
2024-09-25 13:02:17 +08:00
parent 8092be3e7f
commit cd4afb4c2b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,6 +18,7 @@ import("./restool.gni")
ohos_executable("restool") {
sources = [
"src/append_compiler.cpp",
"src/binary_file_packer.cpp",
"src/cmd_parser.cpp",
"src/compression_parser.cpp",
"src/config_parser.cpp",
@@ -31,7 +32,6 @@ ohos_executable("restool") {
"src/id_worker.cpp",
"src/json_compiler.cpp",
"src/key_parser.cpp",
"src/binary_file_packer.cpp",
"src/reference_parser.cpp",
"src/resconfig_parser.cpp",
"src/resource_append.cpp",
+1 -1
View File
@@ -28,7 +28,7 @@
namespace OHOS {
namespace Global {
namespace Restool {
class ThreadPool{
class ThreadPool {
public:
/**
* @brief Creates a thread pool with specify thread count