diff options
Diffstat (limited to 'sys/dev/fdc/fdc_pccard.c')
| -rw-r--r-- | sys/dev/fdc/fdc_pccard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fdc/fdc_pccard.c b/sys/dev/fdc/fdc_pccard.c index 8f7154ab98aa..30cb05ee0176 100644 --- a/sys/dev/fdc/fdc_pccard.c +++ b/sys/dev/fdc/fdc_pccard.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fdc/fdc_pccard.c,v 1.8.2.2 2005/01/30 00:59:41 imp Exp $"); #include <sys/param.h> #include <sys/bio.h> |
