diff options
Diffstat (limited to 'sys/alpha/pci/cia.c')
-rw-r--r-- | sys/alpha/pci/cia.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/pci/cia.c b/sys/alpha/pci/cia.c index 8989ba5a397e..f8ee69643226 100644 --- a/sys/alpha/pci/cia.c +++ b/sys/alpha/pci/cia.c @@ -87,7 +87,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/alpha/pci/cia.c,v 1.44.10.1 2007/12/10 20:16:07 jhb Exp $"); #include "opt_cpu.h" |