(handle_one_xevent): Use union of struct input_event and
authorAndreas Schwab <schwab@suse.de>
Thu, 17 Feb 2005 12:52:35 +0000 (12:52 +0000)
committerAndreas Schwab <schwab@suse.de>
Thu, 17 Feb 2005 12:52:35 +0000 (12:52 +0000)
commit9b516537a9899900647d4eae5ec8778e6837ad3c
tree1b6799962af92894495948a9e7cd30890357f108
parent31df61d66239245c68d85d1bb485539034782bec
(handle_one_xevent): Use union of struct input_event and
struct selection_input_event to avoid aliasing issues.
(SET_SAVED_MENU_EVENT): Adapt reference to inev.
src/ChangeLog
src/xterm.c