fix iconv conversion to legacy 8bit codepages
authorRich Felker <dalias@aerifal.cx>
Wed, 26 Jun 2013 18:27:45 +0000 (14:27 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 26 Jun 2013 18:27:45 +0000 (14:27 -0400)
commit6a4cfbdbe718a115a22629ad0cb2ae21391a0454
tree0a47fc0bc27b82a29b432c0f41c125fa25613220
parent59b481d9702e6e09699ce22710ea150eb97c19d5
fix iconv conversion to legacy 8bit codepages

this seems to have been a simple copy-and-paste error from the code
for converting from legacy codepages.
src/locale/iconv.c