diff options
Diffstat (limited to 'usr.sbin/pccard/pccardd/cardd.c')
| -rw-r--r-- | usr.sbin/pccard/pccardd/cardd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pccard/pccardd/cardd.c b/usr.sbin/pccard/pccardd/cardd.c index c91ecd259d3d..8d6f59e52f5f 100644 --- a/usr.sbin/pccard/pccardd/cardd.c +++ b/usr.sbin/pccard/pccardd/cardd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/cardd.c,v 1.80 2003/04/23 23:41:48 imp Exp $"; #endif /* not lint */ #include <stdio.h> |
