* charset.c (load_charset_map): Mark variables that gcc -Wuninitialized
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 00:36:30 +0000 (16:36 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 00:36:30 +0000 (16:36 -0800)
commit89ef49dfdacaf2cca55246c902591b69618a287b
treec21d571186697a6063393d66496ef014317da424
parent726929c43aaf671dcbac9b45f9da5b7c9168f3ef
* charset.c (load_charset_map): Mark variables that gcc -Wuninitialized

does not deduce are never used uninitialized.
src/ChangeLog
src/charset.c