]> git.eshelyaron.com Git - emacs.git/commit
* xterm.c (XTread_socket): Initialize event_found to zero, and
authorJim Blandy <jimb@redhat.com>
Wed, 30 Jun 1993 21:35:22 +0000 (21:35 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 30 Jun 1993 21:35:22 +0000 (21:35 +0000)
commit66f55a9d0cc58190f9521809d6aa37bb7884ddce
treec7ec76b4897e4dfe1d00e66375fc430c10ef78ff
parent82d04750c707566019f34b3fd979758b0170b403
* xterm.c (XTread_socket): Initialize event_found to zero, and
pass a zeroed timeout to select, not a null pointer; the latter
means "wait forever".
src/xterm.c