diff options
Diffstat (limited to 'sbin/kldstat/kldstat.c')
-rw-r--r-- | sbin/kldstat/kldstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldstat/kldstat.c b/sbin/kldstat/kldstat.c index 8df5cece0d51a..aa6f6c57b8d16 100644 --- a/sbin/kldstat/kldstat.c +++ b/sbin/kldstat/kldstat.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id: kldstat.c,v 1.4 1998/01/05 07:09:28 charnier Exp $"; + "$Id: kldstat.c,v 1.5 1998/11/07 00:29:09 des Exp $"; #endif /* not lint */ #include <err.h> |