[BACK]Return to tmux.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.h between version 1.536 and 1.537

version 1.536, 2015/08/28 13:01:03 version 1.537, 2015/08/28 13:12:20
Line 993 
Line 993 
         struct timeval   activity_time;          struct timeval   activity_time;
         struct timeval   last_activity_time;          struct timeval   last_activity_time;
   
           struct event     lock_timer;
   
         u_int            sx;          u_int            sx;
         u_int            sy;          u_int            sy;
   

Legend:
Removed from v.1.536  
changed lines
  Added in v.1.537