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 87e91382817fe..1cc730227bf35 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.2 1994/10/17 06:05:32 davidg Exp $"; +static char rcsid[] = "slstat.c,v 1.3 1994/11/19 13:57:21 jkh Exp"; #endif #include <stdio.h> |