From 58c9ff44c8041f394c663cb9640e9b77fe07bb13 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 10 Jan 2004 05:53:29 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_2_0_RELEASE'. This commit was manufactured to restore the state of the 5.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/dev/hea/eni_buffer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/hea/eni_buffer.c') diff --git a/sys/dev/hea/eni_buffer.c b/sys/dev/hea/eni_buffer.c index b9b61646a677..0089f9e521ce 100644 --- a/sys/dev/hea/eni_buffer.c +++ b/sys/dev/hea/eni_buffer.c @@ -27,7 +27,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hea/eni_buffer.c,v 1.17 2003/08/24 17:46:08 obrien Exp $"); /* * Efficient ENI Adapter Support @@ -56,7 +56,7 @@ __FBSDID("$FreeBSD$"); #include #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_buffer.c,v 1.17 2003/08/24 17:46:08 obrien Exp $"); #endif static int eni_test_memory(Eni_unit *); -- cgit v1.3