From cdd493aa006e73ec5bf04c08cfe07b87b5daf130 Mon Sep 17 00:00:00 2001 From: Josef Karthauser Date: Sat, 16 Mar 2002 12:24:00 +0000 Subject: [PATCH] Bump some $NetBSD$ idents for patches that have already been previously ported. --- sys/dev/usb/uhci.c | 2 +- sys/dev/usb/uhcivar.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c index d6b2da1f8c3..fb7b30575a5 100644 --- a/sys/dev/usb/uhci.c +++ b/sys/dev/usb/uhci.c @@ -1,4 +1,4 @@ -/* $NetBSD: uhci.c,v 1.106 2000/03/29 01:49:13 augustss Exp $ */ +/* $NetBSD: uhci.c,v 1.109 2000/04/06 23:44:20 augustss Exp $ */ /* $FreeBSD$ */ /* diff --git a/sys/dev/usb/uhcivar.h b/sys/dev/usb/uhcivar.h index dadd81cd2f4..7afd849eeda 100644 --- a/sys/dev/usb/uhcivar.h +++ b/sys/dev/usb/uhcivar.h @@ -1,4 +1,4 @@ -/* $NetBSD: uhcivar.h,v 1.27 2000/03/25 18:02:33 augustss Exp $ */ +/* $NetBSD: uhcivar.h,v 1.28 2000/04/06 23:44:21 augustss Exp $ */ /* $FreeBSD$ */ /*