Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2015-09-10 12:01:08 +01:00
7 changed files with 15 additions and 0 deletions

1
tmux.h
View File

@ -985,6 +985,7 @@ struct session {
int cwd;
struct timeval creation_time;
struct timeval last_attached_time;
struct timeval activity_time;
struct timeval last_activity_time;