]> git.eshelyaron.com Git - emacs.git/commit
Pacify compiler warning in xterm.c
authorPo Lu <luangruo@yahoo.com>
Thu, 29 Sep 2022 01:36:13 +0000 (09:36 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 29 Sep 2022 01:36:13 +0000 (09:36 +0800)
commitca1ce00854970b65b05da33de23799d9e0dd3e7f
tree59c827829887c451596138daab3ca8e4d3c796b4
parent2bb8c2cf64890e296ff3f395625ab5b184bc6ecd
Pacify compiler warning in xterm.c

* src/xterm.c (handle_one_xevent): Mark gen_help_time UNINIT.
Reported by Lars Ingebrigtsen <larsi@gnus.org>.
src/xterm.c