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

4
tmux.h
View File

@ -1244,8 +1244,8 @@ struct tty_ctx {
const struct grid_cell *cell;
int wrapped;
u_int num;
void *ptr;
u_int num;
void *ptr;
/*
* Cursor and region position before the screen was updated - this is