summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authormjacob <mjacob@NetBSD.org>1998-07-18 21:05:39 +0000
committermjacob <mjacob@NetBSD.org>1998-07-18 21:05:39 +0000
commit35c8fecf3a3561372902df8a8392cc2d22ec8bf3 (patch)
tree38637338ae97d6b7f51d6c3b1ddbadd03b6abcfd /sys/dev
parentb85bf24ed543ed0563a957dcc8aae36ff5007031 (diff)
fix headers
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/ic/ispmbox.h4
-rw-r--r--sys/dev/ic/ispreg.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/ic/ispmbox.h b/sys/dev/ic/ispmbox.h
index 445ea65fa39..0969bf33ca8 100644
--- a/sys/dev/ic/ispmbox.h
+++ b/sys/dev/ic/ispmbox.h
@@ -1,5 +1,5 @@
-/* $NetBSD: */
-/* $Id: ispmbox.h,v 1.6 1998/07/15 19:50:16 mjacob Exp $ */
+/* $NetBSD: ispmbox.h,v 1.7 1998/07/18 21:05:39 mjacob Exp $ */
+/* $Id: ispmbox.h,v 1.7 1998/07/18 21:05:39 mjacob Exp $ */
/*
* Mailbox and Command Definitions for for Qlogic ISP SCSI adapters.
*
diff --git a/sys/dev/ic/ispreg.h b/sys/dev/ic/ispreg.h
index 73eb63c4f87..30f0bbc49a2 100644
--- a/sys/dev/ic/ispreg.h
+++ b/sys/dev/ic/ispreg.h
@@ -1,5 +1,5 @@
-/* $NetBSD: ispreg.h,v 1.5 1998/07/15 19:50:16 mjacob Exp $ */
-/* $Id: ispreg.h,v 1.5 1998/07/15 19:50:16 mjacob Exp $ */
+/* $NetBSD: ispreg.h,v 1.6 1998/07/18 21:05:39 mjacob Exp $ */
+/* $Id: ispreg.h,v 1.6 1998/07/18 21:05:39 mjacob Exp $ */
/*
* Machine Independent (well, as best as possible) register
* definitions for Qlogic ISP SCSI adapters.