diff options
Diffstat (limited to 'sys/pci/xrpu.c')
-rw-r--r-- | sys/pci/xrpu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/xrpu.c b/sys/pci/xrpu.c index 0ca567f8853c4..1b8e9158adcc4 100644 --- a/sys/pci/xrpu.c +++ b/sys/pci/xrpu.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/xrpu.c,v 1.41.24.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |