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…
x
Reference in New Issue
Block a user