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

Diff for /src/usr.bin/systat/systat.h between version 1.12 and 1.13

version 1.12, 2008/11/08 06:38:27 version 1.13, 2009/06/19 07:48:45
Line 85 
Line 85 
 int initpf(void);  int initpf(void);
 int initpool(void);  int initpool(void);
 int initmalloc(void);  int initmalloc(void);
   int initnfs(void);
   
 void error(const char *fmt, ...);  void error(const char *fmt, ...);
 void nlisterr(struct nlist []);  void nlisterr(struct nlist []);

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13