summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:04:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:04:47 +0000
commitbfeee88fc6d78eafedad62d2c48c6705a28deaff (patch)
tree6ac8e57ff5ffe86d021f6583a57f4a77f8297bc7 /c
parent2001-10-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-bfeee88fc6d78eafedad62d2c48c6705a28deaff.tar.bz2
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console-polled.c, console.c: Fixed typo.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog4
-rw-r--r--c/src/lib/libbsp/shared/console-polled.c1
-rw-r--r--c/src/lib/libbsp/shared/console.c1
3 files changed, 4 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
index 8fb31c673f..9bef9a83a7 100644
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ b/c/src/lib/libbsp/shared/ChangeLog
@@ -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>
* setvec.c: Removed unused variables.
diff --git a/c/src/lib/libbsp/shared/console-polled.c b/c/src/lib/libbsp/shared/console-polled.c
index 122f14c975..1ff40bd1ed 100644
--- a/c/src/lib/libbsp/shared/console-polled.c
+++ b/c/src/lib/libbsp/shared/console-polled.c
@@ -4,7 +4,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/lib/libbsp/shared/console.c b/c/src/lib/libbsp/shared/console.c
index 6beb7f02a6..f416a8b5f0 100644
--- a/c/src/lib/libbsp/shared/console.c
+++ b/c/src/lib/libbsp/shared/console.c
@@ -6,7 +6,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at