summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_srvsvc.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-03-10 17:07:37 +0100
committerGünther Deschner <gd@samba.org>2008-03-10 17:07:37 +0100
commit66812746451ccf709560c47360ae9e3f62375b80 (patch)
tree1f0329b622d60bab4e95a82fc169e78c89706f70 /source3/librpc/gen_ndr/cli_srvsvc.h
parent89d209719f75e5c8ab9c66c1e6d062f7b3bdf0a7 (diff)
downloadsamba-66812746451ccf709560c47360ae9e3f62375b80.tar.gz
samba-66812746451ccf709560c47360ae9e3f62375b80.tar.bz2
samba-66812746451ccf709560c47360ae9e3f62375b80.zip
Re-run make idl.
Guenther (This used to be commit fd878d7923618904cd54b88aa31d59a7bca5a9f9)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_srvsvc.h')
-rw-r--r--source3/librpc/gen_ndr/cli_srvsvc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/cli_srvsvc.h b/source3/librpc/gen_ndr/cli_srvsvc.h
index bccf95e1ef..9b5da3bdf0 100644
--- a/source3/librpc/gen_ndr/cli_srvsvc.h
+++ b/source3/librpc/gen_ndr/cli_srvsvc.h
@@ -75,8 +75,7 @@ NTSTATUS rpccli_srvsvc_NetFileEnum(struct rpc_pipe_client *cli,
const char *server_unc,
const char *path,
const char *user,
- uint32_t *level,
- union srvsvc_NetFileCtr *ctr,
+ struct srvsvc_NetFileInfoCtr *info_ctr,
uint32_t max_buffer,
uint32_t *totalentries,
uint32_t *resume_handle,