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

Diff for /src/usr.bin/tmux/status.c between version 1.116 and 1.117

version 1.116, 2014/10/08 17:35:58 version 1.117, 2014/10/20 23:57:14
Line 651 
Line 651 
 }  }
   
 /* Set a status line message. */  /* Set a status line message. */
 void printflike2  void
 status_message_set(struct client *c, const char *fmt, ...)  status_message_set(struct client *c, const char *fmt, ...)
 {  {
         struct timeval           tv;          struct timeval           tv;

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.117