[BACK]Return to extern.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / w

Diff for /src/usr.bin/w/extern.h between version 1.6 and 1.7

version 1.6, 2004/01/08 18:15:56 version 1.7, 2004/09/14 22:24:24
Line 32 
Line 32 
  */   */
   
 struct kinfo_proc2;  struct kinfo_proc2;
 void    fmt_puts(char *, int *);  void    fmt_puts(const char *, int *);
 void    fmt_putc(int, int *);  void    fmt_putc(int, int *);
 void    pr_attime(time_t *, time_t *);  void    pr_attime(time_t *, time_t *);
 void    pr_idle(time_t);  void    pr_idle(time_t);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7