diff options
Diffstat (limited to 'usr.sbin/pccard/pccardc/rdreg.c')
-rw-r--r-- | usr.sbin/pccard/pccardc/rdreg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pccard/pccardc/rdreg.c b/usr.sbin/pccard/pccardc/rdreg.c index da28f52f82c0..a3171487998a 100644 --- a/usr.sbin/pccard/pccardc/rdreg.c +++ b/usr.sbin/pccard/pccardc/rdreg.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rdreg.c,v 1.10 1999/02/05 16:00:16 kuriyama Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include <err.h> |