From: Neal Andrew Crook Date: Sun, 7 Aug 2016 21:04:09 +0000 (+0100) Subject: sync up with version in coco and dragon areas (just a fix to a comment typo) X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3f67e1231480cc537dad503a7bf815935dfb7b73;p=FUZIX.git sync up with version in coco and dragon areas (just a fix to a comment typo) --- diff --git a/Kernel/platform-multicomp09/ttydw.c b/Kernel/platform-multicomp09/ttydw.c index 0ef568c9..0383681b 100644 --- a/Kernel/platform-multicomp09/ttydw.c +++ b/Kernel/platform-multicomp09/ttydw.c @@ -52,7 +52,7 @@ "scnt" is the size of the send buffer "recv" is a data buffer for the received reply "rcnt" is the size of the recv buffer - "rawf" rd/wr directly to userspace + "rawf" rd/wr drirectly to userspace returns: 0 on no error -1 on DW reception framing error (too slow!!) -2 on not all bytes received