mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 16:29:50 +00:00
Minor formatting
This commit is contained in:
parent
ed8e036360
commit
8db361b3e5
@ -533,7 +533,8 @@ static void telopt(byte c)
|
||||
putiac_naws(c, win_width, win_height);
|
||||
break;
|
||||
#endif
|
||||
default: to_notsup(c); break;
|
||||
default: to_notsup(c);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user