diff options
Diffstat (limited to 'sys/dev/mps/mps_pci.c')
| -rw-r--r-- | sys/dev/mps/mps_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mps/mps_pci.c b/sys/dev/mps/mps_pci.c index 3f8739dac0f7..2c51e0ac0977 100644 --- a/sys/dev/mps/mps_pci.c +++ b/sys/dev/mps/mps_pci.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mps/mps_pci.c,v 1.2.2.5.2.2 2012/03/15 15:43:15 ken Exp $"); /* PCI/PCI-X/PCIe bus interface for the LSI MPT2 controllers */ |
