s3:rpc_client: Use C99 inititializer in dcerpc_samr_chgpasswd_user()
authorAndreas Schneider <asn@samba.org>
Mon, 21 Jan 2019 12:16:56 +0000 (13:16 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 27 Jun 2019 12:54:24 +0000 (12:54 +0000)
commit80b6ad51f9a029e0b315dabc852ce548bc76a21f
tree43fa40aa54ecf4b77566f1001e8f4a038d30be7b
parent0a8a1c9c78f4f4eda45514a267e080543b3c29ef
s3:rpc_client: Use C99 inititializer in dcerpc_samr_chgpasswd_user()

This also cleans up after using them.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_client/cli_samr.c
source3/wscript_build