From 904e18563e4bfe2803d4fbf4b17058b9f4c40a3e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Nov 2001 18:23:48 +0000 Subject: 2001-11-20 Joel Sherrill * console/console-io.c: Fix incorrect comment. --- c/src/lib/libbsp/powerpc/psim/ChangeLog | 4 ++++ c/src/lib/libbsp/powerpc/psim/console/console-io.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/powerpc/psim/ChangeLog b/c/src/lib/libbsp/powerpc/psim/ChangeLog index c86bcd9164..d9490118fa 100644 --- a/c/src/lib/libbsp/powerpc/psim/ChangeLog +++ b/c/src/lib/libbsp/powerpc/psim/ChangeLog @@ -1,3 +1,7 @@ +2001-11-20 Joel Sherrill + + * console/console-io.c: Fix incorrect comment. + 2001-11-08 Dennis Ehlin (ECS) This modification is part of the submitted modifications necessary to diff --git a/c/src/lib/libbsp/powerpc/psim/console/console-io.c b/c/src/lib/libbsp/powerpc/psim/console/console-io.c index a9567332c6..7589a95d56 100644 --- a/c/src/lib/libbsp/powerpc/psim/console/console-io.c +++ b/c/src/lib/libbsp/powerpc/psim/console/console-io.c @@ -1,6 +1,6 @@ /* * This file contains the hardware specific portions of the TTY driver - * for the serial ports on the erc32. + * for the simulated serial port on the PowerPC simulator. * * COPYRIGHT (c) 1989-2000. * On-Line Applications Research Corporation (OAR). -- cgit v1.2.3