From f1b472aa4720ac1902add6eec0937ecbdd7b3018 Mon Sep 17 00:00:00 2001 From: tomch Date: Sat, 11 Mar 2006 11:02:49 +0000 Subject: [PATCH] Changed description --- source/SerialComms.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/SerialComms.cpp b/source/SerialComms.cpp index b608695c..fd0a1682 100644 --- a/source/SerialComms.cpp +++ b/source/SerialComms.cpp @@ -21,7 +21,7 @@ along with AppleWin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* Description: Enhanced //e & //c serial port emulation +/* Description: Serial port emulation: not SSC, but similar (same?) regs * * Author: Various */