]> git.eshelyaron.com Git - emacs.git/commit
Include <sys/types.h> and <unistd.h> (for getpid).
authorKim F. Storm <storm@cua.dk>
Tue, 9 Nov 2004 13:26:58 +0000 (13:26 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 9 Nov 2004 13:26:58 +0000 (13:26 +0000)
commit678b3958be7b8c502160cb67af3d5663447e2314
tree4c01664f99e342fd323d32786d1602abcd840eb8
parent0162fa4ea6d03373d08d778ebd9731c3c2c4a222
Include <sys/types.h> and <unistd.h> (for getpid).
Fix various comments referring to XEvents instead of input events.
(x_queue_event): Fix format strings.
(x_stop_queuing_selection_requests): Likewise.
src/xselect.c