Flush the iconv sequence for each sequence in a .chr file. This fixes
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 25 May 2007 14:05:52 +0000 (14:05 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 25 May 2007 14:05:52 +0000 (14:05 +0000)
commitbade734afdf52709b5c01052bab003dc968d079c
treecac4c37c5c7126a785981c922c7e65be4453fdf1
parent293023bab35c9ea0ced910e19b4d367d48a2cd69
Flush the iconv sequence for each sequence in a .chr file. This fixes
nothing because the ICONV handles in use always flushed themselves. They
may not always do that, so we must do it.
util/charmap.c