[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.79 and 1.80

version 1.79, 2015/11/14 11:45:43 version 1.80, 2015/11/18 14:27:44
Line 42 
Line 42 
   
 /* Finish writing. */  /* Finish writing. */
 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.79  
changed lines
  Added in v.1.80