FIX: fix typo error

jira: none
Change-Id: I46ec6aba4af57e3dfb8ef84f2f897bb24c064730
(cherry picked from commit 5c1f8f50ede08c822040d2fe2dd0c49e05a0d553)
This commit is contained in:
haolin.tian
2025-09-25 18:01:31 +08:00
committed by Noisyfox
parent f2c9acbd58
commit 0d01352658

View File

@@ -4987,7 +4987,7 @@ void MachineObject::parse_new_info(json print)
std::string fun2;
if (print.contains("fun2") && print["fun2"].is_string()) {
fun2 = print["fun2"].get<std::string>();
BOOST_LOG_TRIVIAL(info) << "new print data fun2 = " << fun;
BOOST_LOG_TRIVIAL(info) << "new print data fun2 = " << fun2;
}
// fun2 may have infinite length, use get_flag_bits_no_border