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

Diff for /src/usr.bin/tmux/cmd-list-sessions.c between version 1.5 and 1.6

version 1.5, 2009/11/03 20:29:47 version 1.6, 2009/11/13 19:53:29
Line 31 
Line 31 
   
 const struct cmd_entry cmd_list_sessions_entry = {  const struct cmd_entry cmd_list_sessions_entry = {
         "list-sessions", "ls", "",          "list-sessions", "ls", "",
         0, 0,          0, "",
         NULL,          NULL,
         NULL,          NULL,
         cmd_list_sessions_exec,          cmd_list_sessions_exec,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6