mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Minor cleanup
This commit is contained in:
parent
362976354b
commit
c6c4a4b1dd
2 changed files with 2 additions and 1 deletions
|
|
@ -42,6 +42,7 @@ int main(int argc, char *argv[])
|
||||||
status = connect_tty();
|
status = connect_tty();
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
/* Enter connect loop */
|
||||||
while (true)
|
while (true)
|
||||||
{
|
{
|
||||||
wait_for_tty_device();
|
wait_for_tty_device();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue