]> git.eshelyaron.com Git - emacs.git/commit
Fix pselect usage mistakes
authorPo Lu <luangruo@yahoo.com>
Wed, 1 Jun 2022 04:50:16 +0000 (12:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 1 Jun 2022 04:51:52 +0000 (12:51 +0800)
commit8a2dbf9f86f0c79c0e5c5c528ddcb6a5e3d89c00
treeb75f6bbc5ae4718e99b4aeb400e2e1aa52082204
parent3d354b1fba1a9fa96a1d5c1c627e113840db3255
Fix pselect usage mistakes

* src/xterm.c (x_next_event_from_any_display):
(x_wait_for_cell_change): Fix calls to pselect and tests against
return value.
src/xterm.c