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 565b5a254733..58cb4bd9bede 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.3.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |
