diff options
Diffstat (limited to 'usr.bin/systat/vmstat.c')
| -rw-r--r-- | usr.bin/systat/vmstat.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/systat/vmstat.c b/usr.bin/systat/vmstat.c index 5aa28c15b7cde..4b2964692cbbd 100644 --- a/usr.bin/systat/vmstat.c +++ b/usr.bin/systat/vmstat.c @@ -33,7 +33,7 @@  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/systat/vmstat.c,v 1.83.8.1 2009/04/15 03:14:26 kensmith Exp $");  #ifdef lint  static const char sccsid[] = "@(#)vmstat.c	8.2 (Berkeley) 1/12/94"; | 
