mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-22 01:31:01 +03:00
it works
This commit is contained in:
@@ -110,5 +110,5 @@ int main(int argc, char **argv){
|
||||
sl_tty_tmout(DEFAULT_SERTMOUT);
|
||||
server_run(type, G.node, serial);
|
||||
LOGERR("Unreacheable code reached!");
|
||||
return 0;
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user