[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.354 and 1.355

version 1.354, 2012/09/03 09:57:57 version 1.355, 2012/09/03 12:20:17
Line 897 
Line 897 
         char                    *ft_template;          char                    *ft_template;
         char                    *command;          char                    *command;
         u_int                    idx;          u_int                    idx;
           int                      pane_id;
 };  };
   
 struct window_choose_mode_item {  struct window_choose_mode_item {

Legend:
Removed from v.1.354  
changed lines
  Added in v.1.355