aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/syscons.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/syscons.h')
-rw-r--r--sys/i386/isa/syscons.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/syscons.h b/sys/i386/isa/syscons.h
index 649b6535be52..4b22de6e83b9 100644
--- a/sys/i386/isa/syscons.h
+++ b/sys/i386/isa/syscons.h
@@ -6,7 +6,7 @@
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer
+ * notice, this list of conditions and the following disclaimer
* in this position and unchanged.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: syscons.h,v 1.7 1995/04/04 20:04:17 sos Exp $
+ * $Id: syscons.h,v 1.8 1995/04/23 10:15:38 bde Exp $
*/
#ifndef SYSCONS_H