[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.6 and 1.7

version 1.6, 2009/11/13 19:53:29 version 1.7, 2009/11/26 21:37:13
Line 39 
Line 39 
         NULL          NULL
 };  };
   
   /* ARGSUSED */
 int  int
 cmd_list_sessions_exec(unused struct cmd *self, struct cmd_ctx *ctx)  cmd_list_sessions_exec(unused struct cmd *self, struct cmd_ctx *ctx)
 {  {

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