reformat cjk iconv tables to be diff-friendly, match tool output
authorRich Felker <dalias@aerifal.cx>
Sat, 11 Nov 2017 06:32:30 +0000 (01:32 -0500)
committerRich Felker <dalias@aerifal.cx>
Sat, 11 Nov 2017 07:04:30 +0000 (02:04 -0500)
commitd060edf6c569ba9df4b52d6bcd93edde812869c9
treef26a23cf774dd6ce3cd05478c06645e488ae8c24
parentc21051e90cd27a0b26be0ac66950b7396a156ba1
reformat cjk iconv tables to be diff-friendly, match tool output

the new version of the code used to generate these tables forces a
newline every 256 entries, whereas at the time these files were
originally generated and committed, it only wrapped them at 80
columns. the new behavior ensures that localized changes to the
tables, if they are ever needed, will produce localized diffs. other
tables including hkscs were already committed in the new format.

binary comparison of the generated object files was performed to
confirm that no spurious changes slipped in.
src/locale/gb18030.h
src/locale/jis0208.h
src/locale/ksc.h