修改部分语法错误
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user