[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.483 and 1.484

version 1.483, 2014/12/02 23:19:45 version 1.484, 2014/12/09 19:23:35
Line 890 
Line 890 
   
         pid_t            pid;          pid_t            pid;
         char             tty[TTY_NAME_MAX];          char             tty[TTY_NAME_MAX];
           int              status;
   
         u_int            changes;          u_int            changes;
         struct event     changes_timer;          struct event     changes_timer;

Legend:
Removed from v.1.483  
changed lines
  Added in v.1.484