mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:45:49 +08:00
Correct typo
This commit is contained in:
@@ -339,7 +339,7 @@ void CDMRIPSC::clock(unsigned int ms)
|
||||
m_retryTimer.start();
|
||||
break;
|
||||
case WAITING_CONFIG:
|
||||
LogMessage("Logged into the master succesfully");
|
||||
LogMessage("Logged into the master successfully");
|
||||
m_status = RUNNING;
|
||||
m_timeoutTimer.start();
|
||||
m_retryTimer.stop();
|
||||
|
||||
Reference in New Issue
Block a user