mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-16 17:06:51 +01:00
Typo fixed #212
Add Gateway terminate status Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
@@ -541,7 +541,7 @@ int Thread::start(void)
|
||||
|
||||
void Thread::stopProcess(void)
|
||||
{
|
||||
theMultiTaskProcess->threadStoped();
|
||||
theMultiTaskProcess->threadStopped();
|
||||
}
|
||||
|
||||
void Thread::stop(void)
|
||||
|
||||
Reference in New Issue
Block a user