diff options
Diffstat (limited to 'usr.sbin/slstats')
-rw-r--r-- | usr.sbin/slstats/slstats.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/slstats/slstats.c b/usr.sbin/slstats/slstats.c index 8c90162e9ed..67dad923593 100644 --- a/usr.sbin/slstats/slstats.c +++ b/usr.sbin/slstats/slstats.c @@ -1,4 +1,4 @@ -/* $OpenBSD: slstats.c,v 1.4 1996/06/10 08:38:55 deraadt Exp $ */ +/* $OpenBSD: slstats.c,v 1.5 1996/08/05 12:02:54 deraadt Exp $ */ /* $NetBSD: slstats.c,v 1.6.6.1 1996/06/07 01:42:30 thorpej Exp $ */ /* @@ -25,7 +25,7 @@ */ #ifndef lint -static char rcsid[] = "$OpenBSD"; +static char rcsid[] = "$OpenBSD: slstats.c,v 1.5 1996/08/05 12:02:54 deraadt Exp $"; #endif #define INET |