diff options
Diffstat (limited to 'sys/dev/fdc/fdc_isa.c')
| -rw-r--r-- | sys/dev/fdc/fdc_isa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fdc/fdc_isa.c b/sys/dev/fdc/fdc_isa.c index ab7057d260b4..ac31f2ba3a4a 100644 --- a/sys/dev/fdc/fdc_isa.c +++ b/sys/dev/fdc/fdc_isa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fdc/fdc_isa.c,v 1.22.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/bio.h> |
