s3:rpcclient: Use C99 initializer for cmd_set in cmd_test
authorAndreas Schneider <asn@samba.org>
Mon, 14 Jan 2019 08:42:17 +0000 (09:42 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 28 Jan 2019 09:29:19 +0000 (10:29 +0100)
commit328cb7aa9a6b2cc667f2e2de91de492a1c7d007f
tree452e0f7cbb1505eaa8bb6c2828610550a9d0dc41
parenteee66741f6e0f3432ebb8a14deb79ce0f18c1d7a
s3:rpcclient: Use C99 initializer for cmd_set in cmd_test

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