From 8e878a0310eae754021dbd73ca928eaf7cf6a65c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 25 Jun 2000 00:20:49 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_5_0_RELEASE'. This commit was manufactured to restore the state of the 3.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/dev/hea/eni_transmit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/hea/eni_transmit.c') diff --git a/sys/dev/hea/eni_transmit.c b/sys/dev/hea/eni_transmit.c index c9f750807aa2..25721becb8eb 100644 --- a/sys/dev/hea/eni_transmit.c +++ b/sys/dev/hea/eni_transmit.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/sys/dev/hea/eni_transmit.c,v 1.3.2.1 1999/08/29 16:22:58 peter Exp $ * */ @@ -43,7 +43,7 @@ #include #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_transmit.c,v 1.3.2.1 1999/08/29 16:22:58 peter Exp $"); #endif /* -- cgit v1.2.3