]> git.ipfire.org Git - thirdparty/samba.git/commit
pdb: Slightly simplify pdb_samba_dsdb_set_trusteddom_pw()
authorVolker Lendecke <vl@samba.org>
Fri, 6 Oct 2023 05:51:27 +0000 (07:51 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 10 Oct 2023 23:23:40 +0000 (23:23 +0000)
commit770f279ab751fb984e6cc8a3f80ae076c8fcad90
treec569bb5732617aba3dd46c1898f55115bb7ef0c6
parent8cd296e42d61388d278ab1ecf537159ce1d5c444
pdb: Slightly simplify pdb_samba_dsdb_set_trusteddom_pw()

This is easier to read to me.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/passdb/pdb_samba_dsdb.c