mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Исправляем ошибки компиляции при переходе на новое ядро
This commit is contained in:
@@ -605,7 +605,7 @@ int IoTScenario::getLastChar() {
|
|||||||
} else
|
} else
|
||||||
return EOF;
|
return EOF;
|
||||||
} else {
|
} else {
|
||||||
return 0;
|
return EOF;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user