aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xterm.c4
1 files changed, 3 insertions, 1 deletions
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)
10017 10017
10018 This could be a LessTif bug, but I wasn't able to 10018 This could be a LessTif bug, but I wasn't able to
10019 reproduce the behavior in a simple test program. 10019 reproduce the behavior in a simple test program.
10020 On the other hand, Motif seems to not have this
10021 problem.
10020 10022
10021 (gerd, LessTif 0.88.1). */ 10023 (gerd, LessTif 0.92). */
10022 10024
10023 if (!event.xcrossing.focus 10025 if (!event.xcrossing.focus
10024 && f 10026 && f