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 53e1bac634971..0f9f2b3476885 100644 --- a/usr.sbin/slstat/slstat.c +++ b/usr.sbin/slstat/slstat.c @@ -23,7 +23,7 @@ #ifndef lint static const char rcsid[] = - "$Id: slstat.c,v 1.6.2.1 1996/11/05 20:17:27 phk Exp $"; + "$Id: slstat.c,v 1.6.2.2 1996/11/12 09:11:51 phk Exp $"; #endif #include <sys/param.h> |