[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.290 and 1.291

version 1.290, 2011/06/05 11:19:03 version 1.291, 2011/06/27 00:04:49
Line 807 
Line 807 
   
         int              flags;          int              flags;
 #define PANE_REDRAW 0x1  #define PANE_REDRAW 0x1
 #define PANE_FREEZE 0x2  
   
         char            *cmd;          char            *cmd;
         char            *shell;          char            *shell;

Legend:
Removed from v.1.290  
changed lines
  Added in v.1.291