aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authornicm <nicm>2019-11-28 09:56:25 +0000
committernicm <nicm>2019-11-28 09:56:25 +0000
commitbc5881c4d2fe0d9172636cfb2d756372995c8359 (patch)
tree21750454083c5f54d9750b78e1a3985b1501e8b1 /tmux.h
parentc416fe0da43f9caffd8b5f6c1a627c8f7a16f881 (diff)
downloadrtmux-bc5881c4d2fe0d9172636cfb2d756372995c8359.tar.gz
rtmux-bc5881c4d2fe0d9172636cfb2d756372995c8359.tar.bz2
rtmux-bc5881c4d2fe0d9172636cfb2d756372995c8359.zip
Long lines and spacing fixes.
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.h b/tmux.h
index 6d142ab9..bcdc99a4 100644
--- a/tmux.h
+++ b/tmux.h
@@ -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