From dec99dafe5763ba1db6950342aa80a634169c083 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 16 Feb 2011 16:18:46 +0000 Subject: Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.2-RELEASE image. --- sys/dev/asmc/asmc.c | 2 +- sys/dev/asmc/asmcvar.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/asmc') diff --git a/sys/dev/asmc/asmc.c b/sys/dev/asmc/asmc.c index 5fc8c4128cb5..9d27808d0420 100644 --- a/sys/dev/asmc/asmc.c +++ b/sys/dev/asmc/asmc.c @@ -33,7 +33,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/asmc/asmc.c,v 1.13.2.3.6.1 2010/12/21 17:09:25 kensmith Exp $"); #include #include diff --git a/sys/dev/asmc/asmcvar.h b/sys/dev/asmc/asmcvar.h index 11156d712b01..ca3783835797 100644 --- a/sys/dev/asmc/asmcvar.h +++ b/sys/dev/asmc/asmcvar.h @@ -23,7 +23,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/asmc/asmcvar.h,v 1.8.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ * */ -- cgit v1.3