diff options
Diffstat (limited to 'usr.sbin/slstat/slstat.c')
-rw-r--r-- | usr.sbin/slstat/slstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/slstat/slstat.c b/usr.sbin/slstat/slstat.c index 409c123eec52f..33414fdd73e03 100644 --- a/usr.sbin/slstat/slstat.c +++ b/usr.sbin/slstat/slstat.c @@ -22,7 +22,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: slstat.c,v 1.4 1995/05/30 03:52:30 rgrimes Exp $"; +static char rcsid[] = "$Id: slstat.c,v 1.4.4.2 1996/06/05 02:58:05 jkh Exp $"; #endif #include <stdio.h> |