* charset.c: Include <limits.h>.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 00:35:37 +0000 (16:35 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 00:35:37 +0000 (16:35 -0800)
commit726929c43aaf671dcbac9b45f9da5b7c9168f3ef
tree847d6d249d99cacffad609b77bc975a4f1f48fc8
parentf60958682b055102431c24a30b598a2bf3ec97c3
* charset.c: Include <limits.h>.

(Fsort_charsets): Redo min/max calculation to shorten the code a bit
and to avoid gcc -Wuninitialized warning.
src/ChangeLog
src/charset.c