summaryrefslogtreecommitdiffstats
path: root/sys/dev/hea/eni_intr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hea/eni_intr.c')
-rw-r--r--sys/dev/hea/eni_intr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/hea/eni_intr.c b/sys/dev/hea/eni_intr.c
index ccc0d6b..cbf7ef0 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 $
+ * @(#) $FreeBSD$
*
*/
@@ -43,7 +43,7 @@
#include <dev/hea/eni_var.h>
#ifndef lint
-__RCSID("@(#) $Id: eni_intr.c,v 1.2 1998/09/17 09:34:58 phk Exp $");
+__RCSID("@(#) $FreeBSD$");
#endif
static void eni_suni_intr __P((Eni_unit *));
OpenPOWER on IntegriCloud