]> git.eshelyaron.com Git - emacs.git/commit
(read_char): Use unsigned to compare against
authorRichard M. Stallman <rms@gnu.org>
Wed, 12 Jun 1996 15:20:37 +0000 (15:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 12 Jun 1996 15:20:37 +0000 (15:20 +0000)
commit845fe94ef05772ed85d22e457b316316b6255b8a
treeaf645b8fb7d2588c9e3b224a3a8f74995d1e73b7
parent27f94c9b4793e83d9bb02e0e0c225201032cf41b
(read_char): Use unsigned to compare against
the size of Vkeyboard_translate_table.
Check size for char-table too.
src/keyboard.c