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 e2795557d63a4..7f528e0bafecb 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.21 2005/01/31 23:07:42 ticso Exp $"); #include <sys/param.h> #include <sys/systm.h> |