[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.645 and 1.646

version 1.645, 2016/09/16 13:43:41 version 1.646, 2016/09/28 08:30:44
Line 894 
Line 894 
         int              fd;          int              fd;
         struct bufferevent *event;          struct bufferevent *event;
   
           struct event     resize_timer;
   
         u_int            wmark_size;          u_int            wmark_size;
         u_int            wmark_hits;          u_int            wmark_hits;
   

Legend:
Removed from v.1.645  
changed lines
  Added in v.1.646