diff options
Diffstat (limited to 'sys/dev/mpt/mpt_pci.c')
| -rw-r--r-- | sys/dev/mpt/mpt_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mpt/mpt_pci.c b/sys/dev/mpt/mpt_pci.c index e950168083c1..e5242a99063e 100644 --- a/sys/dev/mpt/mpt_pci.c +++ b/sys/dev/mpt/mpt_pci.c @@ -99,7 +99,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mpt/mpt_pci.c,v 1.54.2.12.2.3 2012/04/06 17:21:31 marius Exp $"); #include <dev/mpt/mpt.h> #include <dev/mpt/mpt_cam.h> |
