浏览代码

change log content.

gsp 3 年之前
父节点
当前提交
3e6f49fa95
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      OTSCPP/OTSControl/COTSHardwareMgr.cpp

+ 1 - 1
OTSCPP/OTSControl/COTSHardwareMgr.cpp

@@ -72,7 +72,7 @@ namespace OTSController {
 				}
 				}
 			}
 			}
 
 
-			LogTrace(__FILE__, __LINE__, "(COTSHardwareMgr::GetSemControllerMgrPtr) szSemName = %s,  szEdsName = %s", szSemName, szEdsName);
+			LogTrace(__FILE__, __LINE__, "(COTSHardwareMgr::GetSemControllerMgrPtr) SemName = %s,  EdsName = %s", szSemName, szEdsName);
 
 
 			iDevID = this->GetSemControllerID(szSemName);
 			iDevID = this->GetSemControllerID(szSemName);
 			switch (iDevID)
 			switch (iDevID)