lib: The base64 chars are by definition single-byte :-)
authorVolker Lendecke <vl@samba.org>
Fri, 25 Mar 2016 20:43:20 +0000 (21:43 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 3 May 2016 23:28:22 +0000 (01:28 +0200)
commita5fd779aa1393bf83e5dd693293a85b06d8c33c1
treeae899848aaf50c7d7f81fc0467bac36c1b398dfd
parenta2c59d3e45e71b44d9135b35c1cf5522e04dec0e
lib: The base64 chars are by definition single-byte :-)

Remove a dependency on charcnv

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/base64.c