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

Diff for /src/usr.bin/tmux/Attic/cmd-copy-buffer.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 51 
Line 51 
         cmd_copy_buffer_print          cmd_copy_buffer_print
 };  };
   
   /* ARGSUSED */
 void  void
 cmd_copy_buffer_init(struct cmd *self, unused int arg)  cmd_copy_buffer_init(struct cmd *self, unused int arg)
 {  {

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