* keyboard.c (Fcommand_error_default_function): Fix pointer signedness
commit7544a9d393b426ffd99831ef93202b5bda444bfb
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Nov 2013 22:41:57 +0000 (5 14:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Nov 2013 22:41:57 +0000 (5 14:41 -0800)
treedb4b397cbbeb83596b3458c914735eabf0d31697
parentc923b188f48bb342b30870eda89ea8d79376b05d
* keyboard.c (Fcommand_error_default_function): Fix pointer signedness

glitch.  Eliminate 'sz' prefix; Hungarian notation is not helpful here.
src/ChangeLog
src/keyboard.c