* xmenu.c (xmenu_show, xdialog_show, xmenu_show): Make local pointers "const"
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Mar 2011 06:43:11 +0000 (22:43 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Mar 2011 06:43:11 +0000 (22:43 -0800)
commit6d1f7feedacad0112846d84232b3d4a8dd96b740
treee8b8f97218507e0072ec0fb5abc7e82cb55542ff
parent8868a2381e0ae9d40d5b9f21f38a29822ec2fe2a
* xmenu.c (xmenu_show, xdialog_show, xmenu_show): Make local pointers "const"

since they might point to immutable storage.
src/ChangeLog
src/xmenu.c