From ce568d65d1738e0dfe64e0f903c9aa8d05cd365b Mon Sep 17 00:00:00 2001 From: fctom1215 <fctom1215@outlook.com> Date: 星期四, 27 二月 2020 22:14:50 +0800 Subject: [PATCH] 角度修正。 --- lib/src/main/cpp/test_items/stop_and_start.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/src/main/cpp/test_items/stop_and_start.cpp b/lib/src/main/cpp/test_items/stop_and_start.cpp index 8ce210b..47d263f 100644 --- a/lib/src/main/cpp/test_items/stop_and_start.cpp +++ b/lib/src/main/cpp/test_items/stop_and_start.cpp @@ -171,7 +171,7 @@ } } - return testing ? 0 : 1; + return testing ? 1 : 0; } // 杞﹁疆鏄惁鍘嬭竟绾� -- Gitblit v1.8.0