summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/itevar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hp300/dev/itevar.h')
-rw-r--r--sys/arch/hp300/dev/itevar.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/hp300/dev/itevar.h b/sys/arch/hp300/dev/itevar.h
index 2bff7f73c50..db168bf8631 100644
--- a/sys/arch/hp300/dev/itevar.h
+++ b/sys/arch/hp300/dev/itevar.h
@@ -1,5 +1,5 @@
-/* $OpenBSD: itevar.h,v 1.5 1997/01/12 15:12:52 downsj Exp $ */
-/* $NetBSD: itevar.h,v 1.12 1997/01/09 01:07:59 scottr Exp $ */
+/* $OpenBSD: itevar.h,v 1.6 1997/02/03 04:47:39 downsj Exp $ */
+/* $NetBSD: itevar.h,v 1.13 1997/01/30 09:18:57 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@@ -94,7 +94,7 @@ struct ite_softc {
struct ite_data *sc_data; /* terminal state info */
struct grf_softc *sc_grf; /* pointer to framebuffer */
};
-#endif
+#endif /* _KERNEL */
/* Flags */
#define ITE_ALIVE 0x01 /* hardware exists */