Make some of the charconv code a bit easier to read and work with - when we
authorAndrew Bartlett <abartlet@samba.org>
Tue, 30 Jul 2002 09:21:57 +0000 (09:21 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Jul 2002 09:21:57 +0000 (09:21 +0000)
commit01d9beba6cf2882dc30445b68b3ae54d3bb17679
treed56983bf7ba5e1420aa589d63444ade5b4168800
parent3130577acb03a06fd8de27ee6c2e4f82bd4b2008
Make some of the charconv code a bit easier to read and work with - when we
are dealing with utf8 we may as well specify char** for the pointer, save
otherwise casting in the caller.

Andrew Bartlett
(This used to be commit 46021f85b6da4ba1e7f73ee7408079219d555dde)
source3/lib/charcnv.c