diff options
Diffstat (limited to 'sys/pci/intpm.c')
-rw-r--r-- | sys/pci/intpm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c index 63eb4c4bde84..d31261946537 100644 --- a/sys/pci/intpm.c +++ b/sys/pci/intpm.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/intpm.c,v 1.43.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |