]> git.eshelyaron.com Git - emacs.git/commit
Fix a keyboard.c no-X compilation warning
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Mar 2022 20:09:16 +0000 (21:09 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Mar 2022 20:09:16 +0000 (21:09 +0100)
commita0e33850702e84ca747178b0eba0f43ef30c14fc
treea24a0ec1784a86d2254de58519c5581f7ef498ef
parent5334e726d02473ecf441acb1501f44feb42a7325
Fix a keyboard.c no-X compilation warning

* src/keyboard.c (make_lispy_position): Fix compilation warning in
a --without-x build.
src/keyboard.c