rpcclient: Use struct initializers in cmd_srvsvc_net_file_enum()
authorVolker Lendecke <vl@samba.org>
Wed, 22 Apr 2020 11:21:40 +0000 (13:21 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 14 May 2020 20:29:38 +0000 (20:29 +0000)
commit8c080f28c37a4ada4f3605123a357666881fa3a0
treed2fc7cfd88a83b1da4dcbcfa207f22b336ab50f4
parent46ab1d478d8c27bb4837bf277f8eae5d59613dd2
rpcclient: Use struct initializers in cmd_srvsvc_net_file_enum()

Bug: https://bugzilla.samba.org/show_bug.cgi?id=14355

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpcclient/cmd_srvsvc.c