diff options
| author | mjacob <mjacob@NetBSD.org> | 1998-07-18 21:05:39 +0000 |
|---|---|---|
| committer | mjacob <mjacob@NetBSD.org> | 1998-07-18 21:05:39 +0000 |
| commit | 35c8fecf3a3561372902df8a8392cc2d22ec8bf3 (patch) | |
| tree | 38637338ae97d6b7f51d6c3b1ddbadd03b6abcfd /sys/dev/ic/ispreg.h | |
| parent | b85bf24ed543ed0563a957dcc8aae36ff5007031 (diff) | |
fix headers
Diffstat (limited to 'sys/dev/ic/ispreg.h')
| -rw-r--r-- | sys/dev/ic/ispreg.h | 4 |
1 files changed, 2 insertions, 2 deletions
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. |
