summaryrefslogtreecommitdiff
path: root/sys/dev/fdc/fdc_pccard.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/fdc/fdc_pccard.c')
-rw-r--r--sys/dev/fdc/fdc_pccard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fdc/fdc_pccard.c b/sys/dev/fdc/fdc_pccard.c
index 1f143c75b0cca..66c26e7e3cc12 100644
--- a/sys/dev/fdc/fdc_pccard.c
+++ b/sys/dev/fdc/fdc_pccard.c
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/fdc/fdc_pccard.c,v 1.8.2.1 2004/09/18 04:57:55 imp Exp $");
#include <sys/param.h>
#include <sys/bio.h>