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 402c24840d17..4d73406cb1d6 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.3 1994/11/19 13:57:21 jkh Exp $"; +static char rcsid[] = "slstat.c,v 1.4 1995/05/30 03:52:30 rgrimes Exp"; #endif #include <stdio.h> |
