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