* src/keyboard.c (pending_malloc_warning): Add const to match
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 15 Nov 2010 06:18:50 +0000 (22:18 -0800)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 15 Nov 2010 06:18:50 +0000 (22:18 -0800)
commitc2f0866a23215457de561c2f10cebedb5c6aa38b
tree1688c9704c659ff9e60b52a37f823e694826a010
parent12e610e89e2a3ae9de569e12a57d310102952ce6
* src/keyboard.c (pending_malloc_warning): Add const to match
definition in alloc.c.
(Fset_input_interrupt_mode): Simplify #ifdefs.
src/ChangeLog
src/keyboard.c