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

Diff for /src/usr.bin/tmux/cmd.c between version 1.81 and 1.82

version 1.81, 2013/03/25 10:04:44 version 1.82, 2013/03/25 10:09:05
Line 113 
Line 113 
         &cmd_switch_client_entry,          &cmd_switch_client_entry,
         &cmd_unbind_key_entry,          &cmd_unbind_key_entry,
         &cmd_unlink_window_entry,          &cmd_unlink_window_entry,
           &cmd_wait_for_entry,
         NULL          NULL
 };  };
   

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82