Allow the iconv_open() call to fail since we can now fall-back on
authorWayne Davison <wayned@samba.org>
Mon, 6 Feb 2006 16:55:01 +0000 (16:55 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 6 Feb 2006 16:55:01 +0000 (16:55 +0000)
commit7fc87d2daf7e2e68d4b369f9f469530f606f69cc
tree0f5038a3b55e55f60acece427b5bbef2a00aa517
parent3648ab3a2474ba318291dc9184cd68fa7b120591
Allow the iconv_open() call to fail since we can now fall-back on
isprint().  Got rid of the "646" mapping kluge too.
rsync.c