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

Diff for /src/usr.bin/tmux/window-clock.c between version 1.8 and 1.9

version 1.8, 2013/02/05 11:08:59 version 1.9, 2013/03/22 10:31:22
Line 83 
Line 83 
         window_clock_draw_screen(wp);          window_clock_draw_screen(wp);
 }  }
   
 /* ARGSUSED */  
 void  void
 window_clock_key(  window_clock_key(
     struct window_pane *wp, unused struct session *sess, unused int key)      struct window_pane *wp, unused struct session *sess, unused int key)

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