From ed88ca3330e75b33423e5fe8e6474defe583e090 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Mon, 12 Dec 2022 21:08:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/Instrumentation/commr?= =?UTF-8?q?adio.cxx'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Instrumentation/commradio.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Instrumentation/commradio.cxx b/src/Instrumentation/commradio.cxx index 3fcefc2..a64d149 100644 --- a/src/Instrumentation/commradio.cxx +++ b/src/Instrumentation/commradio.cxx @@ -103,7 +103,7 @@ void AtisSpeaker::valueChanged(SGPropertyNode * node) if (_synthesizeRequest.text == newText) return; - SG_LOG(SG_INSTR,SG_INFO,"PATH= " << node->getPath() ) + SG_LOG(SG_INSTR,SG_INFO,"PATH= " << node->getPath() ); SG_LOG(SG_INSTR,SG_INFO,"newText:" << newText);