From 83fb4d4268fbeb4a01a1a4aa6d458f520e7d23b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Fri, 11 Sep 2015 19:17:20 +0000 Subject: strip non-ascii characters svn path=/trunk/externals/iem/comport/; revision=17562 --- comport/comport.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comport/comport.c b/comport/comport.c index 3db3541..f7d3a37 100644 --- a/comport/comport.c +++ b/comport/comport.c @@ -224,8 +224,8 @@ static long baudratetable[] = B57600 B115200 B230400 - The zero baud rate, B0, is used to terminate the connec­ - tion. If B0 is specified, the modem control lines shall + The zero baud rate, B0, is used to terminate the connection. + If B0 is specified, the modem control lines shall no longer be asserted. Normally, this will disconnect the line.*/ -- cgit v1.2.1