From 3be7e41764a5546eb5800edf6bf3c5ee5c3fd125 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 25 Jan 2001 16:01:56 +0000 Subject: [PATCH] Update a comment. --- src/xterm.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/xterm.c b/src/xterm.c index f5c0a5dcc70..b0f0eb57c39 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -10017,8 +10017,10 @@ XTread_socket (sd, bufp, numchars, expected) This could be a LessTif bug, but I wasn't able to reproduce the behavior in a simple test program. + On the other hand, Motif seems to not have this + problem. - (gerd, LessTif 0.88.1). */ + (gerd, LessTif 0.92). */ if (!event.xcrossing.focus && f -- 2.39.2