[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.2 and 1.3

version 1.2, 2009/06/27 14:40:22 version 1.3, 2009/11/26 21:37:13
Line 82 
Line 82 
         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 client *c, unused int key)      struct window_pane *wp, unused struct client *c, unused int key)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3