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