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 7ec18a5c61243..824b9c2384739 100644 --- a/sys/pci/xrpu.c +++ b/sys/pci/xrpu.c @@ -15,7 +15,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/xrpu.c,v 1.39 2004/06/16 09:47:20 phk Exp $"); #include <sys/param.h> #include <sys/systm.h> |