summaryrefslogtreecommitdiff
path: root/sys/dev/hea/eni_vcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hea/eni_vcm.c')
-rw-r--r--sys/dev/hea/eni_vcm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/hea/eni_vcm.c b/sys/dev/hea/eni_vcm.c
index 67766d31801a..2ca8213e523c 100644
--- a/sys/dev/hea/eni_vcm.c
+++ b/sys/dev/hea/eni_vcm.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_vcm.c,v 1.12 2002/11/08 18:27:28 jhb Exp $
*
*/
@@ -53,7 +53,7 @@
#include <dev/hea/eni_var.h>
#ifndef lint
-__RCSID("@(#) $FreeBSD$");
+__RCSID("@(#) $FreeBSD: src/sys/dev/hea/eni_vcm.c,v 1.12 2002/11/08 18:27:28 jhb Exp $");
#endif