summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_ntsvcs.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-12 09:30:46 +0100
committerGünther Deschner <gd@samba.org>2008-11-12 10:19:40 +0100
commit92f64d3df59845edc421ea3607d0fee9059d39e8 (patch)
tree533e89563b3f0b7bffdb3376f70ba87ec9f150af /source3/librpc/gen_ndr/cli_ntsvcs.h
parent663c1d52f60f7ca3ffe3b0ea537e37541c936583 (diff)
downloadsamba-92f64d3df59845edc421ea3607d0fee9059d39e8.tar.gz
samba-92f64d3df59845edc421ea3607d0fee9059d39e8.tar.bz2
samba-92f64d3df59845edc421ea3607d0fee9059d39e8.zip
s3-build: re-run make samba3-idl.
Guenther
Diffstat (limited to 'source3/librpc/gen_ndr/cli_ntsvcs.h')
-rw-r--r--source3/librpc/gen_ndr/cli_ntsvcs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/cli_ntsvcs.h b/source3/librpc/gen_ndr/cli_ntsvcs.h
index 05c6ed411b..fc4a9f4a71 100644
--- a/source3/librpc/gen_ndr/cli_ntsvcs.h
+++ b/source3/librpc/gen_ndr/cli_ntsvcs.h
@@ -154,8 +154,8 @@ NTSTATUS rpccli_PNP_GetHwProfInfo(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
uint32_t idx /* [in] */,
struct PNP_HwProfInfo *info /* [in,out] [ref] */,
- uint32_t unknown1 /* [in] */,
- uint32_t unknown2 /* [in] */,
+ uint32_t size /* [in] */,
+ uint32_t flags /* [in] */,
WERROR *werror);
NTSTATUS rpccli_PNP_AddEmptyLogConf(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,