Fixed typo.

This commit is contained in:
Joel Sherrill
1998-03-20 19:08:26 +00:00
parent db4aaf8d59
commit 670b2edf77
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
* hardware to enable/disable, mask, prioritize, etc an interrupt * hardware to enable/disable, mask, prioritize, etc an interrupt
* source, then this routine should be customized to support that. * source, then this routine should be customized to support that.
* *
* COPYRIGHT (c) 1989-1998. 1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *

View File

@@ -6,7 +6,7 @@
* then this routine must be functional. This is the default * then this routine must be functional. This is the default
* implementation which raises an error. * implementation which raises an error.
* *
* COPYRIGHT (c) 1989-1998. 1997. * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994. * Copyright assigned to U.S. Government, 1994.
* *