diff options
Diffstat (limited to 'sys/x86/isa/isa_dma.c')
| -rw-r--r-- | sys/x86/isa/isa_dma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/x86/isa/isa_dma.c b/sys/x86/isa/isa_dma.c index 13602baa5dc5..1c9300c5ac42 100644 --- a/sys/x86/isa/isa_dma.c +++ b/sys/x86/isa/isa_dma.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/x86/isa/isa_dma.c,v 1.1.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); /* * code to manage AT bus |
