]> git.eshelyaron.com Git - emacs.git/commit
Fix typo in --with-x-toolkit=no code
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Jul 2018 18:54:35 +0000 (11:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Jul 2018 18:55:01 +0000 (11:55 -0700)
commit9d274c3e1c77c1f29c040901108fe5fb8a843044
tree2d6b0c43fb7bb25748ca63d86b4524c2808066b0
parent4ee502ca9db022ef85c736888ec6d6b471e0332a
Fix typo in --with-x-toolkit=no code

* src/xmenu.c (pop_down_menu) [!USE_X_TOOLKIT && !USE_GTK]:
Fix type typo introduced by 2018-06-14T22:59:08!eggert@cs.ucla.edu.
src/xmenu.c