reg_ldb_unpack_value: Change "CH_UTF8" in "CH_UNIX"
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 12 Sep 2008 16:36:04 +0000 (18:36 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 21 Oct 2008 12:40:40 +0000 (14:40 +0200)
commit036b650ee4b4b32859c8ccfa797b20bbaa9a23e6
tree06383362e410df63c7080e9dcc9dff056d978746
parent1938cb1e834499aa6e6c8290861dbd233184156a
reg_ldb_unpack_value: Change "CH_UTF8" in "CH_UNIX"

It's better to use "CH_UNIX" for unpacking, because the system charset doesn't have to be UTF8 and we should be compatible with "reg_ldb_pack_value".
source4/lib/registry/ldb.c