]> git.eshelyaron.com Git - emacs.git/commit
Fix a build warning on the non-XI2 build
authorPo Lu <luangruo@yahoo.com>
Fri, 1 Apr 2022 00:39:40 +0000 (08:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 1 Apr 2022 00:40:35 +0000 (08:40 +0800)
commitc3ad47b7e4d6efeebee4ac1d40597700be749c88
tree9f1b0cec65a24ac37c74cd501c8a716e64e988f0
parentc5af19cba5924de89a38e7a177c07f42fd3cd543
Fix a build warning on the non-XI2 build

* src/xterm.c (xm_read_drop_start_reply): Take a const XEvent as
msg.
src/xterm.c