[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.713 and 1.714

version 1.713, 2017/02/06 13:23:00 version 1.714, 2017/02/06 15:00:41
Line 1226 
Line 1226 
   
         struct cmd_list         *cmdlist;          struct cmd_list         *cmdlist;
         struct cmd              *cmd;          struct cmd              *cmd;
           int                      repeat;
   
         cmdq_cb                  cb;          cmdq_cb                  cb;
         void                    *data;          void                    *data;

Legend:
Removed from v.1.713  
changed lines
  Added in v.1.714