Deleted Added
full compact
30c30
< * $FreeBSD: head/usr.bin/systat/extern.h 216370 2010-12-11 08:32:16Z joel $
---
> * $FreeBSD: head/usr.bin/systat/extern.h 240605 2012-09-17 13:36:47Z melifaro $
52c52
< extern int naptime, col;
---
> extern int col;
56a57
> extern unsigned int delay;
90c91
< void display(int);
---
> void display(void);