aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-09-03 00:01:14 +0100
committerThomas Adam <thomas@xteddy.org>2016-09-03 00:01:14 +0100
commit999c1c771b4282c60017b86b26f03136398ae09c (patch)
treed2dd889dc153371f662af992e586c0898d48321c /tmux.h
parent727ce7e4bb19038b7952c7330b045ac6e1216ede (diff)
parent2627ab322e0e8dffbf86b1c2eb969139a8062174 (diff)
downloadrtmux-999c1c771b4282c60017b86b26f03136398ae09c.tar.gz
rtmux-999c1c771b4282c60017b86b26f03136398ae09c.tar.bz2
rtmux-999c1c771b4282c60017b86b26f03136398ae09c.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.h b/tmux.h
index 2e9b8e93..937bcb22 100644
--- a/tmux.h
+++ b/tmux.h
@@ -693,6 +693,7 @@ struct grid {
u_int sx;
u_int sy;
+ u_int hscrolled;
u_int hsize;
u_int hlimit;