diff options
Diffstat (limited to 'usr.bin/systat/main.c')
-rw-r--r-- | usr.bin/systat/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/systat/main.c b/usr.bin/systat/main.c index e922b3252d1a..7647812caff8 100644 --- a/usr.bin/systat/main.c +++ b/usr.bin/systat/main.c @@ -42,7 +42,7 @@ static char copyright[] = static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: main.c,v 1.5.2.1 1997/08/14 06:33:29 charnier Exp $"; + "$Id: main.c,v 1.5.2.2 1997/08/26 06:16:41 charnier Exp $"; #endif /* not lint */ #include <sys/param.h> |