[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.207 and 1.208

version 1.207, 2010/02/11 20:39:40 version 1.208, 2010/02/19 00:03:21
Line 787 
Line 787 
   
         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.207  
changed lines
  Added in v.1.208