libads: Simplify cldap_multi_netlogon_send()
commit4d3c339c8259fd94c4aa7c1f30b5ad1a900832f3
authorVolker Lendecke <vl@samba.org>
Tue, 22 Oct 2024 11:43:23 +0000 (22 13:43 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 25 Oct 2024 07:55:34 +0000 (25 07:55 +0000)
treedeac2b20318834d432db8fb6f32767afb231a5d1
parent4b4bc70c3a376557175cb4e74761b63e79c5055d
libads: Simplify cldap_multi_netlogon_send()

Save a few lines with a struct initialization

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/libads/cldap.c