From d843f5684c05d91d711a2b5c96fa2e0e439bd235 Mon Sep 17 00:00:00 2001 From: tomch Date: Sat, 11 Mar 2006 11:02:49 +0000 Subject: [PATCH] Changed description --- AppleWin/source/SerialComms.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppleWin/source/SerialComms.cpp b/AppleWin/source/SerialComms.cpp index b608695c..fd0a1682 100644 --- a/AppleWin/source/SerialComms.cpp +++ b/AppleWin/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 */