lib/util/charset Fix and add public interface for convert_string_error_handle
authorAndrew Bartlett <abartlet@samba.org>
Mon, 11 Apr 2011 10:15:53 +0000 (20:15 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Apr 2011 04:47:07 +0000 (14:47 +1000)
commitcd63c9205e79df250c4d4fefb35c917701fd7db6
tree1d4aa728471be12c9d0e84f4a52d9b885e9e634c
parent87d2722b84992b27b199d362ac4b9034b4697942
lib/util/charset Fix and add public interface for convert_string_error_handle

It makes much more sense for this to match the source3/ interface and
return a bool.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
lib/util/charset/charcnv.c
lib/util/charset/charset.h