Fix the fix for bug #14901.
authorEli Zaretskii <eliz@gnu.org>
Fri, 19 Jul 2013 10:55:36 +0000 (13:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 19 Jul 2013 10:55:36 +0000 (13:55 +0300)
commit621dd9ac0cf31453dc6e40436eae2aebd27d1517
treef019f8bcc2b347307fa60c82d31349ea657aae73
parentac446ed806624ee66ccec019e631b9de58b14537
Fix the fix for bug #14901.

 src/keyboard.c (kbd_buffer_get_event): Use Display_Info instead of
 unportable 'struct x_display_info'.
 (DISPLAY_LIST_INFO): Delete macro: not needed, since Display_Info
 is a portable type.
src/ChangeLog
src/keyboard.c