From 1588d242cddb09f08346d9698d0050fd9b32b551 Mon Sep 17 00:00:00 2001 From: lyf <169361657@qq.com> Date: Sat, 21 Mar 2026 17:54:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86=E8=AF=AD?= =?UTF-8?q?=E6=B3=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- others/src/options.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/others/src/options.cpp b/others/src/options.cpp index 3c3090a..75cdf72 100644 --- a/others/src/options.cpp +++ b/others/src/options.cpp @@ -118,8 +118,8 @@ std::map> options = { show_process = true; LOGM("Enable show processed image"); } - } -} + }} +}; void processOptions(int argc, char **argv) { if (argc >= 2) {