[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.19 and 1.20

version 1.19, 2009/07/09 15:47:49 version 1.20, 2009/07/10 05:50:54
Line 935 
Line 935 
 };  };
 extern const struct set_option_entry set_option_table[];  extern const struct set_option_entry set_option_table[];
 extern const struct set_option_entry set_window_option_table[];  extern const struct set_option_entry set_window_option_table[];
 #define NSETOPTION 25  #define NSETOPTION 26
 #define NSETWINDOWOPTION 19  #define NSETWINDOWOPTION 19
   
 /* tmux.c */  /* tmux.c */

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20