s3:rpcclient: Use C99 initializer for cmd_set in rpcclient
authorAndreas Schneider <asn@samba.org>
Fri, 11 Jan 2019 13:16:11 +0000 (14:16 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 28 Jan 2019 09:29:19 +0000 (10:29 +0100)
commit05afe9624ff16d716562cc19417f4b4cbef4189b
tree458fb1ae23ef09b0efb3a5d5c18dade3bcd72d92
parentbbc4d8c52afba0975d25c001656280a471189b81
s3:rpcclient: Use C99 initializer for cmd_set in rpcclient

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source3/rpcclient/rpcclient.c