s3:rpcclient: Use C99 initializer for cmd_set in cmd_shutdown
authorAndreas Schneider <asn@samba.org>
Mon, 14 Jan 2019 08:51:05 +0000 (09:51 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 28 Jan 2019 09:29:20 +0000 (10:29 +0100)
commit0a6f78d736f20bb02719a4f99ce9b6ecb96d0755
treeef23a8074563ef7bfaa58d82b93999507ed15b1b
parent5701586d53109cfd84cfeebf6cfcaf162a19320c
s3:rpcclient: Use C99 initializer for cmd_set in cmd_shutdown

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