[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.157 and 1.158

version 1.157, 2009/11/03 20:59:22 version 1.158, 2009/11/03 22:40:40
Line 1064 
Line 1064 
         struct imsgbuf   ibuf;          struct imsgbuf   ibuf;
   
         struct timeval   creation_time;          struct timeval   creation_time;
           struct timeval   activity_time;
   
         struct environ   environ;          struct environ   environ;
   

Legend:
Removed from v.1.157  
changed lines
  Added in v.1.158