aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-09-10 12:01:08 +0100
committerThomas Adam <thomas@xteddy.org>2015-09-10 12:01:08 +0100
commit1fd756066cc0df12debb8f4e44dee46142c73348 (patch)
treea566a908db12aa7ca8d302ec1075d791f5db567a /tmux.h
parent5af2f68a2cab8b3703382e69d7b3fb38c2fe7e65 (diff)
parentcfabe30becba6f0c54035a29ee61a6a7f3d0cf60 (diff)
downloadrtmux-1fd756066cc0df12debb8f4e44dee46142c73348.tar.gz
rtmux-1fd756066cc0df12debb8f4e44dee46142c73348.tar.bz2
rtmux-1fd756066cc0df12debb8f4e44dee46142c73348.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 6a36c1aa..1c643534 100644
--- a/tmux.h
+++ b/tmux.h
@@ -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;