[BACK]Return to screen-write.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/screen-write.c between version 1.39 and 1.40

version 1.39, 2009/11/18 17:02:17 version 1.40, 2009/11/26 21:37:13
Line 40 
Line 40 
 }  }
   
 /* Finish writing. */  /* Finish writing. */
   /* ARGSUSED */
 void  void
 screen_write_stop(unused struct screen_write_ctx *ctx)  screen_write_stop(unused struct screen_write_ctx *ctx)
 {  {

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40