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

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

version 1.4, 2009/11/13 19:53:29 version 1.5, 2009/11/26 21:37:13
Line 40 
Line 40 
         NULL          NULL
 };  };
   
   /* ARGSUSED */
 int  int
 cmd_list_clients_exec(unused struct cmd *self, struct cmd_ctx *ctx)  cmd_list_clients_exec(unused struct cmd *self, struct cmd_ctx *ctx)
 {  {

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