diff options
Diffstat (limited to 'sys/alpha/pci/lca.c')
-rw-r--r-- | sys/alpha/pci/lca.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/pci/lca.c b/sys/alpha/pci/lca.c index b00cadb5ca8a..882b6a219301 100644 --- a/sys/alpha/pci/lca.c +++ b/sys/alpha/pci/lca.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/alpha/pci/lca.c,v 1.20 2003/08/17 06:42:08 marcel Exp $"); #include <sys/param.h> #include <sys/systm.h> |