2001-11-20 Joel Sherrill <joel@OARcorp.com>

* console/console-io.c: Fix incorrect comment.
This commit is contained in:
Joel Sherrill
2001-11-20 18:23:48 +00:00
parent 94ab166c67
commit 904e18563e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-11-20 Joel Sherrill <joel@OARcorp.com>
* console/console-io.c: Fix incorrect comment.
2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
This modification is part of the submitted modifications necessary to

View File

@@ -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).