diff options
Diffstat (limited to 'sys/powerpc/ofw/ofw_pcib_pci.c')
-rw-r--r-- | sys/powerpc/ofw/ofw_pcib_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/ofw/ofw_pcib_pci.c b/sys/powerpc/ofw/ofw_pcib_pci.c index 6307d050a671..bf1453346455 100644 --- a/sys/powerpc/ofw/ofw_pcib_pci.c +++ b/sys/powerpc/ofw/ofw_pcib_pci.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/ofw/ofw_pcib_pci.c,v 1.4 2004/08/16 15:45:26 marius Exp $ */ #include <sys/param.h> |