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

Diff for /src/usr.bin/tmux/Attic/window-more.c between version 1.9 and 1.10

version 1.9, 2009/09/10 17:16:24 version 1.10, 2009/11/26 21:37:13
Line 123 
Line 123 
         window_more_redraw_screen(wp);          window_more_redraw_screen(wp);
 }  }
   
   /* ARGSUSED */
 void  void
 window_more_key(struct window_pane *wp, unused struct client *c, int key)  window_more_key(struct window_pane *wp, unused struct client *c, int key)
 {  {

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