* charset.h (struct charset.code_space): Now has 15 elements, not 16.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 May 2011 16:27:34 +0000 (09:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 May 2011 16:27:34 +0000 (09:27 -0700)
commitc032b5f8c03c4cd94239074dc9fd682bc3e2f3a1
tree6d1b248dd9e9d8845d84f9647a5aeb508c3b29c9
parentdcb79f208ab9e2e1e8e0d4e9810ca25c1a660eaf
* charset.h (struct charset.code_space): Now has 15 elements, not 16.

* charset.c (Fdefine_charset_internal): Don't initialize
charset.code_space[15].  The value was garbage, on hosts with
32-bit int.
src/ChangeLog
src/charset.c
src/charset.h