diff options
Diffstat (limited to 'sys/sparc64/pci/ofw_pci.c')
-rw-r--r-- | sys/sparc64/pci/ofw_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/pci/ofw_pci.c b/sys/sparc64/pci/ofw_pci.c index 764c362038ae5..112ec1d94f9f2 100644 --- a/sys/sparc64/pci/ofw_pci.c +++ b/sys/sparc64/pci/ofw_pci.c @@ -28,7 +28,7 @@ * * from: NetBSD: psycho.c,v 1.35 2001/09/10 16:17:06 eeh Exp * - * $FreeBSD$ + * $FreeBSD: src/sys/sparc64/pci/ofw_pci.c,v 1.15 2005/01/07 02:29:22 imp Exp $ */ #include "opt_ofw_pci.h" |