diff options
Diffstat (limited to 'sys/mips/rmi/xlr_pci.c')
-rw-r--r-- | sys/mips/rmi/xlr_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/rmi/xlr_pci.c b/sys/mips/rmi/xlr_pci.c index 3204691bec45..745e72c78387 100644 --- a/sys/mips/rmi/xlr_pci.c +++ b/sys/mips/rmi/xlr_pci.c @@ -28,7 +28,7 @@ * * RMI_BSD */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/mips/rmi/xlr_pci.c,v 1.13.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |