Explorar el Código

change log content.

gsp hace 3 años
padre
commit
3e6f49fa95
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);
 			switch (iDevID)