]> git.eshelyaron.com Git - emacs.git/commit
Fix a typo in xmenu.c
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2018 07:17:05 +0000 (10:17 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2018 07:17:05 +0000 (10:17 +0300)
commit31b2680bc955b99fd812d904a95271afbc3882db
treeaf4d2ea5f7980b1d4816173e83d652e0b968fd30
parenta36008b5fc92b9ea00d70973ddc761c94a831c01
Fix a typo in xmenu.c

* src/xmenu.c (x_menu_show): Replace a call to
record_unwind_protect_pointer with record_unwind_protect_ptr.
(Bug#31856)
src/xmenu.c