修改部分语法错误

This commit is contained in:
2026-03-21 17:54:20 +08:00
parent e585ca963b
commit 1588d242cd

View File

@@ -118,8 +118,8 @@ std::map<std::string, std::pair<std::string, void(*)(void)>> options = {
show_process = true;
LOGM("Enable show processed image");
}
}
}
}}
};
void processOptions(int argc, char **argv) {
if (argc >= 2) {