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

Diff for /src/usr.bin/top/top.h between version 1.17 and 1.18

version 1.17, 2018/09/16 17:37:11 version 1.18, 2018/09/22 16:50:35
Line 76 
Line 76 
   
 /* top.c */  /* top.c */
 extern void quit(int);  extern void quit(int);
   
 /* username.c */  
 extern const char *username(uid_t);  
 extern uid_t userid(const char *);  

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18