diff options
Diffstat (limited to 'sys/alpha/pci/t2.c')
-rw-r--r-- | sys/alpha/pci/t2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/pci/t2.c b/sys/alpha/pci/t2.c index b1c0b266a117..8a029890042e 100644 --- a/sys/alpha/pci/t2.c +++ b/sys/alpha/pci/t2.c @@ -51,7 +51,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/alpha/pci/t2.c,v 1.21.2.1 2005/01/30 00:59:12 imp Exp $"); #define __RMAN_RESOURCE_VISIBLE #include <sys/param.h> |