aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/vmstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/systat/vmstat.c')
-rw-r--r--usr.bin/systat/vmstat.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/systat/vmstat.c b/usr.bin/systat/vmstat.c
index 2c68005954aa..16a8a996d4fb 100644
--- a/usr.bin/systat/vmstat.c
+++ b/usr.bin/systat/vmstat.c
@@ -30,9 +30,6 @@
*/
-#ifdef lint
-static const char sccsid[] = "@(#)vmstat.c 8.2 (Berkeley) 1/12/94";
-#endif
/*
* Cursed vmstat -- from Robert Elz.