mrDarker
2025-09-12 e1dade1e252ffe20ba74a091ca9e6b78dae737bb
SourceCode/Bond/Servo/CPortStatusReport.cpp
@@ -249,6 +249,11 @@
      m_nJobExistenceSlot[0] = map;
   }
   void CPortStatusReport::setCassetteId(const char* pszId)
   {
      m_strCassetteID = pszId;
   }
   void CPortStatusReport::WriteString(CArchive& ar, std::string& string)
   {
      CString strTemp = string.c_str();