Long lines and spacing fixes.

This commit is contained in:
nicm
2019-11-28 09:56:25 +00:00
parent c416fe0da4
commit bc5881c4d2
4 changed files with 8 additions and 5 deletions

3
tty.c
View File

@ -2454,7 +2454,8 @@ tty_check_bg(struct tty *tty, struct window_pane *wp, struct grid_cell *gc)
}
static void
tty_check_us(__unused struct tty *tty, struct window_pane *wp, struct grid_cell *gc)
tty_check_us(__unused struct tty *tty, struct window_pane *wp,
struct grid_cell *gc)
{
int c;