2001-10-12 Joel Sherrill <joel@OARcorp.com>

* console-polled.c, console.c: Fixed typo.
This commit is contained in:
Joel Sherrill
2001-10-12 21:04:47 +00:00
parent dfde9d050e
commit bfeee88fc6
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console-polled.c, console.c: Fixed typo.
2001-01-12 Joel Sherrill <joel@OARcorp.com> 2001-01-12 Joel Sherrill <joel@OARcorp.com>
* setvec.c: Removed unused variables. * setvec.c: Removed unused variables.

View File

@@ -4,7 +4,6 @@
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -6,7 +6,6 @@
* *
* COPYRIGHT (c) 1989-1997. * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at