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 7385feecee5c..7f656e7869b0 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.12 1997/10/20 12:41:41 charnier Exp $"; +	"$Id: slstat.c,v 1.13 1998/07/06 20:09:36 bde Exp $";  #endif  #include <sys/param.h> | 
