From 3f67e1231480cc537dad503a7bf815935dfb7b73 Mon Sep 17 00:00:00 2001 From: Neal Andrew Crook Date: Sun, 7 Aug 2016 22:04:09 +0100 Subject: [PATCH] sync up with version in coco and dragon areas (just a fix to a comment typo) --- Kernel/platform-multicomp09/ttydw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1