diff options
Diffstat (limited to 'sys/alpha/pci/lca_pci.c')
-rw-r--r-- | sys/alpha/pci/lca_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/pci/lca_pci.c b/sys/alpha/pci/lca_pci.c index 54a55d406459..5a57a6217d5d 100644 --- a/sys/alpha/pci/lca_pci.c +++ b/sys/alpha/pci/lca_pci.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/alpha/pci/lca_pci.c,v 1.17 2003/08/22 07:20:27 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> |