From bff5b80e6cde3256fd760aec0882f8b9fa85b5ee Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 24 May 1999 16:47:10 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_2_0_RELEASE'. This commit was manufactured to restore the state of the 3.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/dev/hea/eni_intr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/hea/eni_intr.c') diff --git a/sys/dev/hea/eni_intr.c b/sys/dev/hea/eni_intr.c index ccc0d6bbc5475..46236b3ace2c5 100644 --- a/sys/dev/hea/eni_intr.c +++ b/sys/dev/hea/eni_intr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: eni_intr.c,v 1.2 1998/09/17 09:34:58 phk Exp $ + * @(#) $Id: eni_intr.c,v 1.3 1998/10/31 20:06:45 phk Exp $ * */ @@ -43,7 +43,7 @@ #include #ifndef lint -__RCSID("@(#) $Id: eni_intr.c,v 1.2 1998/09/17 09:34:58 phk Exp $"); +__RCSID("@(#) $Id: eni_intr.c,v 1.3 1998/10/31 20:06:45 phk Exp $"); #endif static void eni_suni_intr __P((Eni_unit *)); -- cgit v1.2.3