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

Diff for /src/usr.bin/tmux/tty.c between version 1.334 and 1.335

version 1.334, 2019/11/28 09:05:34 version 1.335, 2019/11/28 09:56:25
Line 2454 
Line 2454 
 }  }
   
 static void  static void
 tty_check_us(__unused struct tty *tty, struct window_pane *wp, struct grid_cell *gc)  tty_check_us(__unused struct tty *tty, struct window_pane *wp,
       struct grid_cell *gc)
 {  {
         int     c;          int     c;
   

Legend:
Removed from v.1.334  
changed lines
  Added in v.1.335