[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.85 and 1.86

version 1.85, 2009/08/18 14:48:42 version 1.86, 2009/08/18 21:41:13
Line 617 
Line 617 
         u_char          *buf;          u_char          *buf;
         size_t           len;          size_t           len;
         size_t           off;          size_t           off;
           size_t           was;
   
         struct grid_cell cell;          struct grid_cell cell;
   

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86