summaryrefslogtreecommitdiff
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 76f673f8df02..cf9e28fb68c6 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.
*
- * @(#) $FreeBSD$
+ * @(#) $FreeBSD: src/sys/dev/hea/eni_intr.c,v 1.9 2002/03/20 02:07:22 alfred Exp $
*
*/
@@ -53,7 +53,7 @@
#include <dev/hea/eni_var.h>
#ifndef lint
-__RCSID("@(#) $FreeBSD$");
+__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_intr.c,v 1.9 2002/03/20 02:07:22 alfred Exp $");
#endif
static void eni_suni_intr(Eni_unit *);