[BACK]Return to cmd-clear-history.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/Attic/cmd-clear-history.c between version 1.3 and 1.4

version 1.3, 2009/07/13 23:11:35 version 1.4, 2009/07/26 12:58:44
Line 33 
Line 33 
         cmd_pane_init,          cmd_pane_init,
         cmd_pane_parse,          cmd_pane_parse,
         cmd_clear_history_exec,          cmd_clear_history_exec,
         cmd_pane_send,  
         cmd_pane_recv,  
         cmd_pane_free,          cmd_pane_free,
         cmd_pane_print          cmd_pane_print
 };  };

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4