Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2016-09-03 00:01:14 +01:00
5 changed files with 23 additions and 7 deletions

1
tmux.h
View File

@ -693,6 +693,7 @@ struct grid {
u_int sx;
u_int sy;
u_int hscrolled;
u_int hsize;
u_int hlimit;