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

Diff for /src/usr.bin/tmux/cmd-save-buffer.c between version 1.10 and 1.11

version 1.10, 2011/01/04 00:42:47 version 1.11, 2011/10/23 00:49:25
Line 25 
Line 25 
 #include "tmux.h"  #include "tmux.h"
   
 /*  /*
  * Saves a session paste buffer to a file.   * Saves a paste buffer to a file.
  */   */
   
 int     cmd_save_buffer_exec(struct cmd *, struct cmd_ctx *);  int     cmd_save_buffer_exec(struct cmd *, struct cmd_ctx *);

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11