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

Diff for /src/usr.bin/tmux/Attic/cmd-list-commands.c between version 1.8 and 1.9

version 1.8, 2013/03/21 16:12:50 version 1.9, 2013/03/22 10:31:22
Line 36 
Line 36 
         cmd_list_commands_exec          cmd_list_commands_exec
 };  };
   
 /* ARGSUSED */  
 enum cmd_retval  enum cmd_retval
 cmd_list_commands_exec(unused struct cmd *self, struct cmd_ctx *ctx)  cmd_list_commands_exec(unused struct cmd *self, struct cmd_ctx *ctx)
 {  {

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9