LAPTOP-SNT8I5JK\Boounion
2025-09-05 55dea22443cf5be586cab68a0cff1d8fb7de9a9e
SourceCode/Bond/Servo/HsmsAction.cpp
@@ -104,7 +104,7 @@
BOOL CHsmsAction::incrementAndCheckTimeout()
{
   unsigned int nResponseTime = InterlockedIncrement(&m_nResponseTime);
   return nResponseTime >= m_nTimeout;
   return nResponseTime >= m_nTimeout + 1;
}
int CHsmsAction::serialize(char* pszBuffer, int nBufferSize)